GET /api/bet_types/9e0f977f-ae6d-4f49-9068-ffeccc10628b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9e0f977f-ae6d-4f49-9068-ffeccc10628b",
"match": "https://api-prod.gambitprofit.com/api/matches/b7bb1be7-9b2c-4d69-89b2-28d4b2fae4d4/?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": false,
"description": "Too few lines to bet on"
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "LOS (T Anderson)",
"amount": 6594.0
},
{
"team": "KAN (B Singer)",
"amount": 3406.0
}
],
"expected_reward_tokens": 9297.54,
"profit_sb": 297.54,
"profit_sb_percentage": 3.31,
"recommended": true
},
"lines": [
{
"id": "4d07c51c-ca7a-496c-ad6b-6134ec893746",
"gambit_id": "24344cc2-6d2e-486f-81ad-c25f5a0ec283",
"last_updated": "2022-08-15T14:17:14.953973-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "LOS (T Anderson)",
"reward": "1.41000",
"odds": "1.45450",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9e0f977f-ae6d-4f49-9068-ffeccc10628b/?format=api"
},
{
"id": "a7e707f6-7333-44e9-b93b-675be6b3f401",
"gambit_id": "95e9fbf4-b3e4-42ba-ba98-fa9982965cc7",
"last_updated": "2022-08-15T14:17:14.953486-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "KAN (B Singer)",
"reward": "2.73000",
"odds": "2.90000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9e0f977f-ae6d-4f49-9068-ffeccc10628b/?format=api"
}
]
}