HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "33897b98-ac5b-4726-b7a0-395c9c78e958",
"match": "https://api-prod.gambitprofit.com/api/matches/47c66f52-7689-482d-8174-f227149ea73f/?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": "Belgium",
"amount": 5659.0
},
{
"team": "Croatia",
"amount": 4341.0
}
],
"expected_reward_tokens": 12110.26,
"profit_sb": 3110.26,
"profit_sb_percentage": 34.56,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Belgium",
"amount": 4020.0
},
{
"team": "Croatia",
"amount": 3083.0
},
{
"team": "Draw",
"amount": 2897.0
}
],
"expected_reward_tokens": 8601.57,
"profit_sb": -398.43,
"profit_sb_percentage": -4.43,
"recommended": false
},
"lines": [
{
"id": "03775cd4-b043-4569-84ef-d1b2a109a160",
"gambit_id": "6f7499d3-ffd6-4430-ac2b-4e4382cba514",
"last_updated": "2022-12-03T10:12:29.478291-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Belgium",
"reward": "2.14000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/33897b98-ac5b-4726-b7a0-395c9c78e958/?format=api"
},
{
"id": "3c89e319-2430-4ba2-9fed-d1d9c0d4cd5d",
"gambit_id": "acc34134-860c-4a7e-84ba-bc49ab379eb0",
"last_updated": "2022-12-03T10:12:29.480806-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Croatia",
"reward": "2.79000",
"odds": "3.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/33897b98-ac5b-4726-b7a0-395c9c78e958/?format=api"
},
{
"id": "ea27f9e4-c4eb-48cd-bd6f-04ec1ee0e337",
"gambit_id": "143b3dcf-53c3-4cef-9dcd-575566a7c1e0",
"last_updated": "2022-12-03T10:12:29.477209-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/33897b98-ac5b-4726-b7a0-395c9c78e958/?format=api"
}
]
}