GET /api/bet_types/c511acd4-931e-4366-8120-a9b92a38f97e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c511acd4-931e-4366-8120-a9b92a38f97e",
"match": "https://api-prod.gambitprofit.com/api/matches/7275854f-6e0d-407b-ad64-114e3c90b574/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-05T09:22:20.692192-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": "CHC (M Stroman)",
"amount": 5273.0
},
{
"team": "CIN (H Greene)",
"amount": 4727.0
}
],
"expected_reward_tokens": 9595.81,
"profit_sb": 95.81,
"profit_sb_percentage": 1.01,
"recommended": true
},
"lines": [
{
"id": "8be3a11a-8f01-44b2-9338-502428ae0a52",
"gambit_id": "de33fb25-aefb-42a1-92ad-d3b32aeaa0f9",
"last_updated": "2023-04-12T12:31:48.778391-04:00",
"created_at": "2023-04-05T09:22:20.700950-04:00",
"name": "CHC (M Stroman)",
"reward": "1.82000",
"odds": "1.85470",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c511acd4-931e-4366-8120-a9b92a38f97e/?format=api"
},
{
"id": "95202ba4-0c9f-4026-a74d-11b5726cf263",
"gambit_id": "89c83f8c-f5b0-42b8-91c2-c45504095030",
"last_updated": "2023-04-12T12:31:48.776501-04:00",
"created_at": "2023-04-05T09:22:20.695093-04:00",
"name": "CIN (H Greene)",
"reward": "2.03000",
"odds": "2.07000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c511acd4-931e-4366-8120-a9b92a38f97e/?format=api"
}
]
}