GET /api/bet_types/6d26db15-aa81-49da-ad76-ecea5563b239/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6d26db15-aa81-49da-ad76-ecea5563b239",
"match": "https://api-prod.gambitprofit.com/api/matches/4ebb8db3-81de-49ab-b5a8-dad8d5368229/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-22T09:58:24.269483-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": "DET (S Gipson Long)",
"amount": 5909.0
},
{
"team": "OAK (K Waldichuk)",
"amount": 4091.0
}
],
"expected_reward_tokens": 9572.58,
"profit_sb": 72.58,
"profit_sb_percentage": 0.76,
"recommended": true
},
"lines": [
{
"id": "47c74445-036a-4237-9187-368ff5254752",
"gambit_id": "ffe2118d-80cf-4f86-831d-7c9738fa5342",
"last_updated": "2023-09-23T20:48:06.902489-04:00",
"created_at": "2023-09-22T09:58:24.273175-04:00",
"name": "DET (S Gipson Long)",
"reward": "1.62000",
"odds": "1.64520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d26db15-aa81-49da-ad76-ecea5563b239/?format=api"
},
{
"id": "c6682e05-06d2-47fc-a1dc-2729e7854ac9",
"gambit_id": "cd6a9253-da51-4637-8465-e37a8b9c18e0",
"last_updated": "2023-09-23T20:48:06.906670-04:00",
"created_at": "2023-09-22T09:58:24.277145-04:00",
"name": "OAK (K Waldichuk)",
"reward": "2.34000",
"odds": "2.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d26db15-aa81-49da-ad76-ecea5563b239/?format=api"
}
]
}