HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a99b549d-30e9-47bd-a27f-28b50ced253b",
"match": "https://api-prod.gambitprofit.com/api/matches/a052d647-ed89-46f9-af67-9bf4c5d07cb5/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-06T10:13:02.582529-04: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": 7724.0
},
{
"team": "Draw",
"amount": 2276.0
}
],
"expected_reward_tokens": 10968.08,
"profit_sb": 1468.08,
"profit_sb_percentage": 15.45,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Tottenham",
"amount": 6571.0
},
{
"team": "Draw",
"amount": 1936.0
},
{
"team": "Luton Town",
"amount": 1493.0
}
],
"expected_reward_tokens": 9330.82,
"profit_sb": -169.18,
"profit_sb_percentage": -1.78,
"recommended": false
},
"lines": [
{
"id": "9b4f551d-32a2-44db-832d-99cb5cb7e584",
"gambit_id": "22b2f58f-6405-4594-a670-8a15eecb2402",
"last_updated": "2023-10-09T15:33:14.514369-04:00",
"created_at": "2023-10-06T10:13:02.598564-04:00",
"name": "Tottenham",
"reward": "1.42000",
"odds": "1.44000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a99b549d-30e9-47bd-a27f-28b50ced253b/?format=api"
},
{
"id": "25c679bf-f0ac-4c4e-b939-137034456803",
"gambit_id": "54cc69f0-9148-4219-a730-53d50666c7ed",
"last_updated": "2023-10-09T15:33:14.506426-04:00",
"created_at": "2023-10-06T10:13:02.588549-04:00",
"name": "Draw",
"reward": "4.82000",
"odds": "5.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a99b549d-30e9-47bd-a27f-28b50ced253b/?format=api"
},
{
"id": "a29aa416-90f9-409f-a710-78ce1a08dcd8",
"gambit_id": "69a7e3d9-1241-4a8a-8d5f-2dab9fe1d019",
"last_updated": "2023-10-09T15:33:14.510018-04:00",
"created_at": "2023-10-06T10:13:02.593711-04:00",
"name": "Luton Town",
"reward": "6.25000",
"odds": "6.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a99b549d-30e9-47bd-a27f-28b50ced253b/?format=api"
}
]
}