GET /api/bet_types/9b9d0fc5-59a9-471d-9bff-3a73decc1d90/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9b9d0fc5-59a9-471d-9bff-3a73decc1d90",
"match": "https://api-prod.gambitprofit.com/api/matches/ca537ea9-8380-4e32-9c8d-91cab80cba34/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-15T08:58:23.501965-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 (B Elder)",
"amount": 6682.0
},
{
"team": "NYY (L Severino)",
"amount": 3318.0
}
],
"expected_reward_tokens": 9488.44,
"profit_sb": -11.56,
"profit_sb_percentage": -0.12,
"recommended": false
},
"lines": [
{
"id": "2891da59-b800-46ba-85b8-efc13d64e9b9",
"gambit_id": "f0b6fbd0-8f41-4c59-a2aa-fcab4df8f065",
"last_updated": "2023-08-17T13:33:12.822525-04:00",
"created_at": "2023-08-15T08:58:23.513223-04:00",
"name": "ATL (B Elder)",
"reward": "1.42000",
"odds": "1.44440",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9b9d0fc5-59a9-471d-9bff-3a73decc1d90/?format=api"
},
{
"id": "225578cd-e2a1-4495-94d9-ba75d9ec2886",
"gambit_id": "2d00a532-ab79-4d19-85e6-8b7600088308",
"last_updated": "2023-08-17T13:33:12.818637-04:00",
"created_at": "2023-08-15T08:58:23.508135-04:00",
"name": "NYY (L Severino)",
"reward": "2.86000",
"odds": "2.95000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9b9d0fc5-59a9-471d-9bff-3a73decc1d90/?format=api"
}
]
}