GET /api/bet_types/15cff740-2905-4596-b967-df014c6a6576/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "15cff740-2905-4596-b967-df014c6a6576",
"match": "https://api-prod.gambitprofit.com/api/matches/71232cfa-9066-4f69-bb9b-13789ba54c96/?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": "SFO (A Cobb)",
"amount": 5418.0
},
{
"team": "ARI (M Kelly)",
"amount": 4582.0
}
],
"expected_reward_tokens": 9209.82,
"profit_sb": 209.82,
"profit_sb_percentage": 2.33,
"recommended": true
},
"lines": [
{
"id": "e536cb17-c54e-414d-96a9-beb43457e749",
"gambit_id": "9682e58b-4e48-4f55-84d1-ab7d4394d8de",
"last_updated": "2022-10-02T15:17:06.081988-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "SFO (A Cobb)",
"reward": "1.70000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/15cff740-2905-4596-b967-df014c6a6576/?format=api"
},
{
"id": "89d80291-b033-423c-99d0-47c7fa8c26b4",
"gambit_id": "cfa12933-e71d-4faf-8042-4ba2a2ff8df0",
"last_updated": "2022-10-02T15:17:06.082945-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "ARI (M Kelly)",
"reward": "2.01000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/15cff740-2905-4596-b967-df014c6a6576/?format=api"
}
]
}