GET /api/bet_types/8d283809-bc5e-4a0f-b28a-aa05fcb51634/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8d283809-bc5e-4a0f-b28a-aa05fcb51634",
"match": "https://api-prod.gambitprofit.com/api/matches/61f9a5e7-73f0-4653-a4e3-8be2b675fe67/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-28T09:33:14.751087-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": "Milwaukee Bucks",
"amount": 6308.0
},
{
"team": "Miami Heat",
"amount": 3692.0
}
],
"expected_reward_tokens": 9525.08,
"profit_sb": 25.08,
"profit_sb_percentage": 0.26,
"recommended": true
},
"lines": [
{
"id": "e57c2c70-2efb-4d76-83fa-f671c13ceb8c",
"gambit_id": "6ee9225b-ca4e-46de-9819-f6016d2ce20c",
"last_updated": "2023-11-29T14:08:20.824737-05:00",
"created_at": "2023-11-28T09:33:14.755975-05:00",
"name": "Milwaukee Bucks",
"reward": "1.51000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d283809-bc5e-4a0f-b28a-aa05fcb51634/?format=api"
},
{
"id": "a9edc22f-576f-4052-a5b5-b454e1771a15",
"gambit_id": "26490fd3-e926-489a-a149-d8fb399f6d0e",
"last_updated": "2023-11-29T14:08:20.828246-05:00",
"created_at": "2023-11-28T09:33:14.761002-05:00",
"name": "Miami Heat",
"reward": "2.58000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d283809-bc5e-4a0f-b28a-aa05fcb51634/?format=api"
}
]
}