GET /api/bet_types/a83a937b-6ea0-40af-b2a9-f67090bc0806/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a83a937b-6ea0-40af-b2a9-f67090bc0806",
"match": "https://api-prod.gambitprofit.com/api/matches/fec5aca3-45be-4aab-a24b-271e173f5b56/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-08T08:28:08.483248-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": "BOS (K Crawford)",
"amount": 6232.0
},
{
"team": "KAN (B Singer)",
"amount": 3768.0
}
],
"expected_reward_tokens": 9533.04,
"profit_sb": 33.04,
"profit_sb_percentage": 0.35,
"recommended": true
},
"lines": [
{
"id": "c4933fc4-9853-4696-a731-a04991b6980f",
"gambit_id": "bc09ebc8-3716-4d05-8a29-d3b88650a0ca",
"last_updated": "2023-08-10T10:23:24.005361-04:00",
"created_at": "2023-08-08T08:28:08.492019-04:00",
"name": "BOS (K Crawford)",
"reward": "1.53000",
"odds": "1.55560",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a83a937b-6ea0-40af-b2a9-f67090bc0806/?format=api"
},
{
"id": "40b03c40-1c90-4322-aac9-45166bc8db75",
"gambit_id": "f22d1ae9-ad3e-40a4-8de7-44bfa89bca67",
"last_updated": "2023-08-10T10:23:24.000611-04:00",
"created_at": "2023-08-08T08:28:08.487959-04:00",
"name": "KAN (B Singer)",
"reward": "2.53000",
"odds": "2.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a83a937b-6ea0-40af-b2a9-f67090bc0806/?format=api"
}
]
}