HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "84c1a974-2371-4e1a-ae38-60b316455692",
"match": "https://api-prod.gambitprofit.com/api/matches/07c47da5-7cff-41e2-b4fa-cde10cf47524/?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": "Liverpool",
"amount": 6454.0
},
{
"team": "Ajax Amsterdam",
"amount": 3546.0
}
],
"expected_reward_tokens": 12198.06,
"profit_sb": 2698.06,
"profit_sb_percentage": 28.4,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Liverpool",
"amount": 4925.0
},
{
"team": "Ajax Amsterdam",
"amount": 2706.0
},
{
"team": "Draw",
"amount": 2369.0
}
],
"expected_reward_tokens": 9308.25,
"profit_sb": -191.75,
"profit_sb_percentage": -2.02,
"recommended": false
},
"lines": [
{
"id": "db926e02-ca07-4eb6-92a0-01fd060ddbe5",
"gambit_id": "7e679b16-d66e-412c-b890-40d80abce717",
"last_updated": "2022-10-27T12:02:07.692114-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Liverpool",
"reward": "1.89000",
"odds": "1.91000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84c1a974-2371-4e1a-ae38-60b316455692/?format=api"
},
{
"id": "44f4e0e1-fe76-435e-9556-c11937e964bb",
"gambit_id": "fa7f083a-b6e7-48d4-9e33-b7166b93e82a",
"last_updated": "2022-10-27T12:02:07.693246-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Ajax Amsterdam",
"reward": "3.44000",
"odds": "3.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84c1a974-2371-4e1a-ae38-60b316455692/?format=api"
},
{
"id": "498ef19a-2d52-4793-85eb-1ae980631aac",
"gambit_id": "c5fbadac-62c0-43e5-b7d1-ee04d3472d79",
"last_updated": "2022-10-27T12:02:07.694476-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "3.93000",
"odds": "4.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84c1a974-2371-4e1a-ae38-60b316455692/?format=api"
}
]
}