HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "35d43d97-1caf-4d73-9752-2792f354b97c",
"match": "https://api-prod.gambitprofit.com/api/matches/1c3bf24d-76e4-48bd-8b49-afaa5f0bbf16/?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": "Aston Villa",
"amount": 6067.0
},
{
"team": "Draw",
"amount": 3933.0
}
],
"expected_reward_tokens": 12073.33,
"profit_sb": 3073.33,
"profit_sb_percentage": 34.15,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Aston Villa",
"amount": 4474.0
},
{
"team": "Draw",
"amount": 2900.0
},
{
"team": "West Ham United",
"amount": 2626.0
}
],
"expected_reward_tokens": 8902.14,
"profit_sb": -97.86,
"profit_sb_percentage": -1.09,
"recommended": false
},
"lines": [
{
"id": "c631f36e-49a5-478f-b374-bcc4e451ab1c",
"gambit_id": "d5a5ac6e-5c0e-460f-ac4b-6e8948f59846",
"last_updated": "2022-08-29T14:17:14.830946-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Aston Villa",
"reward": "1.99000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/35d43d97-1caf-4d73-9752-2792f354b97c/?format=api"
},
{
"id": "d8c8aeac-d5dc-4f15-9f87-89450e7abaf4",
"gambit_id": "c20e6a3d-ff78-4626-9dee-a014c218e83d",
"last_updated": "2022-08-29T14:17:14.831381-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "3.07000",
"odds": "3.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/35d43d97-1caf-4d73-9752-2792f354b97c/?format=api"
},
{
"id": "7dd96c79-f64c-44c6-a087-e948a53efa56",
"gambit_id": "453866bd-9ce2-40ff-8fb2-fa81a429e0a2",
"last_updated": "2022-08-29T14:17:14.830513-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "West Ham United",
"reward": "3.39000",
"odds": "3.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/35d43d97-1caf-4d73-9752-2792f354b97c/?format=api"
}
]
}