GET /api/bet_types/8cb875c0-16d8-4417-997b-61e2a4b5d741/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8cb875c0-16d8-4417-997b-61e2a4b5d741",
"match": "https://api-prod.gambitprofit.com/api/matches/12fb57fd-6955-4ce9-9894-17a130ca6ba3/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-11T09:07:57.537264-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": "LOS (L Lynn)",
"amount": 5630.0
},
{
"team": "ARI (B Pfaadt)",
"amount": 4370.0
}
],
"expected_reward_tokens": 9570.3,
"profit_sb": 70.3,
"profit_sb_percentage": 0.74,
"recommended": true
},
"lines": [
{
"id": "4abe4aa3-2266-46bd-8e54-406f97c7e6ec",
"gambit_id": "4a5f92f4-bcc5-44fd-a367-1fba8bc67fc6",
"last_updated": "2023-10-12T11:13:01.083471-04:00",
"created_at": "2023-10-11T09:07:57.542741-04:00",
"name": "LOS (L Lynn)",
"reward": "1.70000",
"odds": "1.74070",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb875c0-16d8-4417-997b-61e2a4b5d741/?format=api"
},
{
"id": "76e4bed6-a510-46e3-92f6-4117fa5e2c18",
"gambit_id": "abff70f9-c116-40f0-ae50-3b1fb63b07d9",
"last_updated": "2023-10-12T11:13:01.086928-04:00",
"created_at": "2023-10-11T09:07:57.548171-04:00",
"name": "ARI (B Pfaadt)",
"reward": "2.19000",
"odds": "2.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb875c0-16d8-4417-997b-61e2a4b5d741/?format=api"
}
]
}