GET /api/bet_types/70066367-4ebf-4d2b-9c18-866214c74b21/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "70066367-4ebf-4d2b-9c18-866214c74b21",
"match": "https://api-prod.gambitprofit.com/api/matches/1ae35f71-d6fd-4109-9f49-d5cac3ae1cbf/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-19T09:13:25.951101-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": "TEX (N Eovaldi)",
"amount": 5888.0
},
{
"team": "BOS (T Houck)",
"amount": 4112.0
}
],
"expected_reward_tokens": 9538.56,
"profit_sb": 38.56,
"profit_sb_percentage": 0.41,
"recommended": true
},
"lines": [
{
"id": "519f4df9-fde5-43ed-9ecc-ce38fef7312b",
"gambit_id": "12ae5327-fdf8-4b86-848a-1faa961f442d",
"last_updated": "2023-09-21T09:43:20.200941-04:00",
"created_at": "2023-09-19T09:13:25.964753-04:00",
"name": "TEX (N Eovaldi)",
"reward": "1.62000",
"odds": "1.65360",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/70066367-4ebf-4d2b-9c18-866214c74b21/?format=api"
},
{
"id": "cecaec63-7f94-4101-974d-9ff0d9068119",
"gambit_id": "d481cd09-1f51-4465-9a50-5c5037406038",
"last_updated": "2023-09-21T09:43:20.197614-04:00",
"created_at": "2023-09-19T09:13:25.956165-04:00",
"name": "BOS (T Houck)",
"reward": "2.32000",
"odds": "2.38000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/70066367-4ebf-4d2b-9c18-866214c74b21/?format=api"
}
]
}