HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e6729164-df55-4d6a-95de-b828932e85bf",
"match": "https://api-prod.gambitprofit.com/api/matches/f40a0a12-eac5-4e64-9f04-052906590611/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-05:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": true,
"name": "Med Risk",
"bet": [
{
"team": "Tottenham",
"amount": 7435.0
},
{
"team": "Draw",
"amount": 2565.0
}
],
"expected_reward_tokens": 11078.15,
"profit_sb": 1578.15,
"profit_sb_percentage": 16.61,
"recommended": true
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Tottenham",
"amount": 6332.0
},
{
"team": "Draw",
"amount": 2184.0
},
{
"team": "Sporting CP",
"amount": 1484.0
}
],
"expected_reward_tokens": 9434.68,
"profit_sb": -65.32,
"profit_sb_percentage": -0.69,
"recommended": false
},
"lines": [
{
"id": "370456f0-446b-4a20-8770-f54a7930061e",
"gambit_id": "7d20556a-cba6-4bed-b592-0db1a8b7e1b4",
"last_updated": "2022-10-27T12:02:06.739622-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Tottenham",
"reward": "1.49000",
"odds": "1.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e6729164-df55-4d6a-95de-b828932e85bf/?format=api"
},
{
"id": "7208d6a7-31ec-49e2-bdab-9a8086d92ee8",
"gambit_id": "0356610c-6ad7-4987-be85-b58d8b6d4b0f",
"last_updated": "2022-10-27T12:02:06.740572-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "4.32000",
"odds": "4.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e6729164-df55-4d6a-95de-b828932e85bf/?format=api"
},
{
"id": "67865b58-89e7-4335-9502-d5947c2e4eb8",
"gambit_id": "552dfef1-2aa6-44a9-835d-3af73903c6c3",
"last_updated": "2022-10-27T12:02:06.738671-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Sporting CP",
"reward": "6.36000",
"odds": "6.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e6729164-df55-4d6a-95de-b828932e85bf/?format=api"
}
]
}