HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4658646d-07c1-46de-a564-b7bc8a142098",
"match": "https://api-prod.gambitprofit.com/api/matches/5cf074b5-c64e-4653-9840-b7d75ac60d74/?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": "Crystal Palace",
"amount": 6184.0
},
{
"team": "Draw",
"amount": 3816.0
}
],
"expected_reward_tokens": 12058.56,
"profit_sb": 3058.56,
"profit_sb_percentage": 33.98,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Crystal Palace",
"amount": 4561.0
},
{
"team": "Draw",
"amount": 2815.0
},
{
"team": "Brentford",
"amount": 2624.0
}
],
"expected_reward_tokens": 8893.95,
"profit_sb": -106.05,
"profit_sb_percentage": -1.18,
"recommended": false
},
"lines": [
{
"id": "bffa0754-db0f-45e6-b6fc-25e8c40f39dd",
"gambit_id": "693aeecd-2006-4255-baad-097aba1a497c",
"last_updated": "2022-08-31T18:32:13.692491-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Crystal Palace",
"reward": "1.95000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4658646d-07c1-46de-a564-b7bc8a142098/?format=api"
},
{
"id": "009eb31d-d010-4daa-b34e-8ef47fd6c210",
"gambit_id": "5de2aad2-723d-43ca-9010-fc67d939796c",
"last_updated": "2022-08-31T18:32:13.693055-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "3.16000",
"odds": "3.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4658646d-07c1-46de-a564-b7bc8a142098/?format=api"
},
{
"id": "6d8dc0d8-51c6-40cc-95b5-2e671d1c26b0",
"gambit_id": "6ea8d234-56a7-41a3-ad15-fda09eab0461",
"last_updated": "2022-08-31T18:32:13.691759-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Brentford",
"reward": "3.39000",
"odds": "3.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4658646d-07c1-46de-a564-b7bc8a142098/?format=api"
}
]
}