HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f38d0e39-c5a9-46dd-8b3b-a641a2fbf0cb",
"match": "https://api-prod.gambitprofit.com/api/matches/3f3a4d55-f080-4267-9498-a9beff9f634c/?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": "Ecuador",
"amount": 5522.0
},
{
"team": "Draw",
"amount": 4478.0
}
],
"expected_reward_tokens": 12314.06,
"profit_sb": 3314.06,
"profit_sb_percentage": 36.82,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Ecuador",
"amount": 3868.0
},
{
"team": "Draw",
"amount": 3137.0
},
{
"team": "Senegal",
"amount": 2995.0
}
],
"expected_reward_tokens": 8625.6,
"profit_sb": -374.4,
"profit_sb_percentage": -4.16,
"recommended": false
},
"lines": [
{
"id": "03f84b0f-15a7-4a63-ba19-af0ff5ae28ab",
"gambit_id": "6a8c14cd-8cb1-4b0f-bfb0-2c93c1817aa3",
"last_updated": "2022-11-30T10:12:25.648601-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Ecuador",
"reward": "2.23000",
"odds": "2.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f38d0e39-c5a9-46dd-8b3b-a641a2fbf0cb/?format=api"
},
{
"id": "897d81ba-4db3-4786-84d5-3792c5e6f6dc",
"gambit_id": "f1478b41-091f-40f6-ab15-3c58c7fec69c",
"last_updated": "2022-11-30T10:12:25.649608-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "2.75000",
"odds": "3.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f38d0e39-c5a9-46dd-8b3b-a641a2fbf0cb/?format=api"
},
{
"id": "4265301c-3e32-4ed5-bd9c-270b31bfbf32",
"gambit_id": "3f4278f3-a964-47b7-aad3-43cbfaded417",
"last_updated": "2022-11-30T10:12:25.647605-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Senegal",
"reward": "2.88000",
"odds": "3.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f38d0e39-c5a9-46dd-8b3b-a641a2fbf0cb/?format=api"
}
]
}