HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4d106803-2ebc-405c-a931-6290794a967c",
"match": "https://api-prod.gambitprofit.com/api/matches/3957c456-7edf-4255-a1f0-840d84ff5a99/?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": "Manchester United",
"amount": 6641.0
},
{
"team": "Draw",
"amount": 3359.0
}
],
"expected_reward_tokens": 11487.78,
"profit_sb": 2487.78,
"profit_sb_percentage": 27.64,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Manchester United",
"amount": 5077.0
},
{
"team": "Draw",
"amount": 2568.0
},
{
"team": "Fulham",
"amount": 2355.0
}
],
"expected_reward_tokens": 8782.56,
"profit_sb": -217.44,
"profit_sb_percentage": -2.42,
"recommended": false
},
"lines": [
{
"id": "37f04f00-96c5-490e-9871-891169c7ceb2",
"gambit_id": "f83a41ce-cb50-42c9-9e3d-dc26cae406c6",
"last_updated": "2022-11-14T15:23:08.336456-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Manchester United",
"reward": "1.73000",
"odds": "1.83000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4d106803-2ebc-405c-a931-6290794a967c/?format=api"
},
{
"id": "459beb92-78c0-4668-b1ee-78ac3e463eeb",
"gambit_id": "538400ae-fd9e-4720-9c93-7e4a2279e325",
"last_updated": "2022-11-14T15:23:08.338415-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "3.42000",
"odds": "3.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4d106803-2ebc-405c-a931-6290794a967c/?format=api"
},
{
"id": "eedd0789-5d08-437a-bb44-35a523f8cc56",
"gambit_id": "22142e2f-4134-43f4-85ba-1a9c8dbb274f",
"last_updated": "2022-11-14T15:23:08.337494-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Fulham",
"reward": "3.73000",
"odds": "4.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4d106803-2ebc-405c-a931-6290794a967c/?format=api"
}
]
}