Python post solicitud múltiple argumento

requests.post(url, data=[('interests', 'football'), ('interests', 'basketball')])
Fine Fish