GET /api/bet_types/8cbfc059-a06c-4167-b497-699c1c522b92/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8cbfc059-a06c-4167-b497-699c1c522b92",
"match": "https://api-prod.gambitprofit.com/api/matches/5a8c791c-20fe-499d-95df-893ef447df15/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-25T17:08:10.082161-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": "ATL (C Morton)",
"amount": 5714.0
},
{
"team": "BOS (J Schreiber)",
"amount": 4286.0
}
],
"expected_reward_tokens": 9599.52,
"profit_sb": 99.52,
"profit_sb_percentage": 1.05,
"recommended": true
},
"lines": [
{
"id": "b563989a-a6c8-4928-b8f9-7bb6856849d6",
"gambit_id": "d8032d82-f4dc-4b88-985a-e3712dbadf5c",
"last_updated": "2023-07-27T13:02:59.535188-04:00",
"created_at": "2023-07-25T17:08:10.094581-04:00",
"name": "ATL (C Morton)",
"reward": "1.68000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cbfc059-a06c-4167-b497-699c1c522b92/?format=api"
},
{
"id": "56ea5b05-9675-4b40-a375-c65244dd95bd",
"gambit_id": "129aeee4-bfea-4eeb-bc99-1585351d5011",
"last_updated": "2023-07-27T13:02:59.531452-04:00",
"created_at": "2023-07-25T17:08:10.088748-04:00",
"name": "BOS (J Schreiber)",
"reward": "2.24000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cbfc059-a06c-4167-b497-699c1c522b92/?format=api"
}
]
}