GET /api/bet_types/8df1fd48-efdd-4af4-8247-7ee87710e8e9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8df1fd48-efdd-4af4-8247-7ee87710e8e9",
"match": "https://api-prod.gambitprofit.com/api/matches/aca46dc0-e23e-44ed-b088-de61d3179147/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-14T09:28:07.616721-05:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": false,
"description": "Too few lines to bet on"
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Boston Celtics",
"amount": 7520.0
},
{
"team": "Cleveland Cavaliers",
"amount": 2480.0
}
],
"expected_reward_tokens": 9473.6,
"profit_sb": -26.4,
"profit_sb_percentage": -0.28,
"recommended": false
},
"lines": [
{
"id": "280b5bd9-3d6c-4ac1-a573-26998358fad2",
"gambit_id": "d375a741-b307-417c-a5e9-6ea8a640a650",
"last_updated": "2023-12-16T10:32:55.107878-05:00",
"created_at": "2023-12-14T09:28:07.626019-05:00",
"name": "Boston Celtics",
"reward": "1.26000",
"odds": "1.27030",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8df1fd48-efdd-4af4-8247-7ee87710e8e9/?format=api"
},
{
"id": "e465a893-8c04-4175-b246-10aa3d8bca5d",
"gambit_id": "bf6c65e1-b41e-4bd2-8778-05bb8584916a",
"last_updated": "2023-12-16T10:32:55.103794-05:00",
"created_at": "2023-12-14T09:28:07.620569-05:00",
"name": "Cleveland Cavaliers",
"reward": "3.82000",
"odds": "3.95000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8df1fd48-efdd-4af4-8247-7ee87710e8e9/?format=api"
}
]
}