GET /api/bet_types/6603d724-5f30-418e-a0a3-7ccc9ab7d48a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6603d724-5f30-418e-a0a3-7ccc9ab7d48a",
"match": "https://api-prod.gambitprofit.com/api/matches/d08a3824-cfb0-4a59-a897-6cad2fd5b2fa/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-30T08:18:24.332158-04: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": "STL (S Matz)",
"amount": 5541.0
},
{
"team": "CHC (K Hendricks)",
"amount": 4459.0
}
],
"expected_reward_tokens": 9585.93,
"profit_sb": 85.93,
"profit_sb_percentage": 0.9,
"recommended": true
},
"lines": [
{
"id": "b15447a8-505c-4978-8844-8eecc4e9911a",
"gambit_id": "4b1daa83-5e2d-4d64-ae62-f94dc56e9fe4",
"last_updated": "2023-07-31T13:13:21.807508-04:00",
"created_at": "2023-07-30T08:18:24.355070-04:00",
"name": "STL (S Matz)",
"reward": "1.73000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6603d724-5f30-418e-a0a3-7ccc9ab7d48a/?format=api"
},
{
"id": "154c8dc5-331f-41ef-91dc-e23662dcf31c",
"gambit_id": "47ac0ec8-abc7-4f1b-9063-3c87f6a7ebc7",
"last_updated": "2023-07-31T13:13:21.803189-04:00",
"created_at": "2023-07-30T08:18:24.349746-04:00",
"name": "CHC (K Hendricks)",
"reward": "2.15000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6603d724-5f30-418e-a0a3-7ccc9ab7d48a/?format=api"
}
]
}