GET /api/bet_types/43732bdd-2a4d-40ad-a6e7-9ebe20bc7a39/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "43732bdd-2a4d-40ad-a6e7-9ebe20bc7a39",
"match": "https://api-prod.gambitprofit.com/api/matches/43bd91a8-32a6-41cf-a882-fe1d236fbfe0/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-26T09:23:23.814626-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 (M Fried)",
"amount": 6173.0
},
{
"team": "SFO (R Walker)",
"amount": 3827.0
}
],
"expected_reward_tokens": 9567.5,
"profit_sb": 67.5,
"profit_sb_percentage": 0.71,
"recommended": true
},
"lines": [
{
"id": "46f2de13-0373-4a2a-8f6e-f977c75b2e18",
"gambit_id": "adb30328-8414-4c7a-bf06-fe6e1c33ce3c",
"last_updated": "2023-08-28T16:23:31.638031-04:00",
"created_at": "2023-08-26T09:23:23.819895-04:00",
"name": "ATL (M Fried)",
"reward": "1.55000",
"odds": "1.57140",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/43732bdd-2a4d-40ad-a6e7-9ebe20bc7a39/?format=api"
},
{
"id": "4090c671-a0b5-4da3-a33a-ea468c7ef730",
"gambit_id": "ff621f6c-ab9f-43b2-998d-4f0d68d1c9d6",
"last_updated": "2023-08-28T16:23:31.641941-04:00",
"created_at": "2023-08-26T09:23:23.824125-04:00",
"name": "SFO (R Walker)",
"reward": "2.50000",
"odds": "2.57000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/43732bdd-2a4d-40ad-a6e7-9ebe20bc7a39/?format=api"
}
]
}