Python Post запрос много аргументов

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