HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "00d8b88a-065a-455e-9330-bc3763bc289a",
"match": "https://api-prod.gambitprofit.com/api/matches/51befb76-9113-445f-bc37-3bc2fac4707a/?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": "Southampton",
"amount": 5421.0
},
{
"team": "Leeds United",
"amount": 4579.0
}
],
"expected_reward_tokens": 12088.56,
"profit_sb": 3088.56,
"profit_sb_percentage": 34.32,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Southampton",
"amount": 3928.0
},
{
"team": "Leeds United",
"amount": 3318.0
},
{
"team": "Draw",
"amount": 2754.0
}
],
"expected_reward_tokens": 8757.72,
"profit_sb": -242.28,
"profit_sb_percentage": -2.69,
"recommended": false
},
"lines": [
{
"id": "a2341712-b318-4f42-9fb6-4e19d3b31410",
"gambit_id": "59d1e399-2a72-4465-9af2-8cc39f8beeb3",
"last_updated": "2022-08-14T14:02:04.931647-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Southampton",
"reward": "2.23000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00d8b88a-065a-455e-9330-bc3763bc289a/?format=api"
},
{
"id": "59ba1d11-e4a5-4457-a618-457775410825",
"gambit_id": "be1138fe-f402-4271-9aef-30d68b5632c6",
"last_updated": "2022-08-14T14:02:04.931206-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Leeds United",
"reward": "2.64000",
"odds": "2.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00d8b88a-065a-455e-9330-bc3763bc289a/?format=api"
},
{
"id": "267ea090-8508-4e56-8e23-030e971c5bea",
"gambit_id": "fc7ad8cf-58cb-42b9-8071-ea93a00887d7",
"last_updated": "2022-08-14T14:02:04.932097-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "3.18000",
"odds": "3.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00d8b88a-065a-455e-9330-bc3763bc289a/?format=api"
}
]
}