HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "866fa397-d9a3-48b8-86a9-645dcaa308b2",
"match": "https://api-prod.gambitprofit.com/api/matches/75bdc6cf-4777-4199-8c56-5768244f1527/?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": "Tunisia",
"amount": 5964.0
},
{
"team": "Draw",
"amount": 4036.0
}
],
"expected_reward_tokens": 11986.92,
"profit_sb": 2986.92,
"profit_sb_percentage": 33.19,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Tunisia",
"amount": 4285.0
},
{
"team": "Draw",
"amount": 2900.0
},
{
"team": "Australia",
"amount": 2815.0
}
],
"expected_reward_tokens": 8612.85,
"profit_sb": -387.15,
"profit_sb_percentage": -4.3,
"recommended": false
},
"lines": [
{
"id": "e360cf82-8670-4a08-9dd0-121132d664f3",
"gambit_id": "98eb89a9-718f-4ed2-ae50-871278266638",
"last_updated": "2022-11-28T11:32:08.194330-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Tunisia",
"reward": "2.01000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/866fa397-d9a3-48b8-86a9-645dcaa308b2/?format=api"
},
{
"id": "27a45e2e-dc07-4ba9-95a9-ebbc0e5854fd",
"gambit_id": "e4136e9f-15fd-44c6-8a9f-331789642d0f",
"last_updated": "2022-11-28T11:32:08.195570-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "2.97000",
"odds": "3.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/866fa397-d9a3-48b8-86a9-645dcaa308b2/?format=api"
},
{
"id": "676769b1-b201-4ffc-b56f-fa2c9b5e38a3",
"gambit_id": "038cfac6-2b60-4864-a8f0-a1c0621e5f6c",
"last_updated": "2022-11-28T11:32:08.193073-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Australia",
"reward": "3.06000",
"odds": "3.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/866fa397-d9a3-48b8-86a9-645dcaa308b2/?format=api"
}
]
}