GET /api/bet_types/50cf07ef-7ac1-4526-ad65-f6aac188856b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "50cf07ef-7ac1-4526-ad65-f6aac188856b",
"match": "https://api-prod.gambitprofit.com/api/matches/1e0acc1f-0c5e-4daf-84f2-c2d762ff5d6c/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-24T09:13:24.995893-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 (J Wicks)",
"amount": 6885.0
},
{
"team": "COL (T Blach)",
"amount": 3115.0
}
],
"expected_reward_tokens": 9500.75,
"profit_sb": 0.75,
"profit_sb_percentage": 0.01,
"recommended": true
},
"lines": [
{
"id": "09c96036-66cc-41f7-ab0f-9c4888d56688",
"gambit_id": "b6b614fc-ca71-4035-b6a7-0635932b0cbd",
"last_updated": "2023-09-26T09:22:58.818519-04:00",
"created_at": "2023-09-24T09:13:25.003711-04:00",
"name": "CHC (J Wicks)",
"reward": "1.38000",
"odds": "1.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50cf07ef-7ac1-4526-ad65-f6aac188856b/?format=api"
},
{
"id": "f734cec6-84e9-49c9-858e-e42e13fa0974",
"gambit_id": "f310329f-d403-4cd0-8860-ed2290dd11b6",
"last_updated": "2023-09-26T09:22:58.815062-04:00",
"created_at": "2023-09-24T09:13:24.999682-04:00",
"name": "COL (T Blach)",
"reward": "3.05000",
"odds": "3.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50cf07ef-7ac1-4526-ad65-f6aac188856b/?format=api"
}
]
}