GET /api/bet_types/9842ab86-ec4c-4247-85f1-c878f452cc05/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9842ab86-ec4c-4247-85f1-c878f452cc05",
"match": "https://api-prod.gambitprofit.com/api/matches/bfa5e1b7-6510-4f6a-9080-0e6b691f15a2/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-15T09:23:03.130392-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": "TOR (J Berrios)",
"amount": 5776.0
},
{
"team": "BOS (B Bello)",
"amount": 4224.0
}
],
"expected_reward_tokens": 9588.16,
"profit_sb": 88.16,
"profit_sb_percentage": 0.93,
"recommended": true
},
"lines": [
{
"id": "569df8d4-010b-4956-a1db-41eb351819ae",
"gambit_id": "88aaf9b0-c2ee-4add-9aeb-e35aed6a0822",
"last_updated": "2023-09-16T10:28:09.011113-04:00",
"created_at": "2023-09-15T09:23:03.141444-04:00",
"name": "TOR (J Berrios)",
"reward": "1.66000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9842ab86-ec4c-4247-85f1-c878f452cc05/?format=api"
},
{
"id": "ead0b6ce-5844-4180-a649-fc75d510be24",
"gambit_id": "1fe64fc2-b148-4436-a8eb-0a967878680e",
"last_updated": "2023-09-16T10:28:09.007852-04:00",
"created_at": "2023-09-15T09:23:03.134431-04:00",
"name": "BOS (B Bello)",
"reward": "2.27000",
"odds": "2.33000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9842ab86-ec4c-4247-85f1-c878f452cc05/?format=api"
}
]
}