GET /api/bet_types/d6eb9a48-2190-4d19-af68-66fa6ca5b20a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d6eb9a48-2190-4d19-af68-66fa6ca5b20a",
"match": "https://api-prod.gambitprofit.com/api/matches/43d1aba5-91a9-45a7-bcf8-e9086d733402/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-19T09:22:07.022727-05: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": "Washington Capitals",
"amount": 6556.0
},
{
"team": "Arizona Coyotes",
"amount": 3444.0
}
],
"expected_reward_tokens": 9505.44,
"profit_sb": 5.44,
"profit_sb_percentage": 0.06,
"recommended": true
},
"lines": [
{
"id": "01c46dcd-9562-4003-83be-7de393d1c620",
"gambit_id": "63a3cf5d-53d6-4313-8b44-aebaece77846",
"last_updated": "2023-01-20T10:01:55.598802-05:00",
"created_at": "2023-01-19T09:22:07.025113-05:00",
"name": "Washington Capitals",
"reward": "1.45000",
"odds": "1.45450",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d6eb9a48-2190-4d19-af68-66fa6ca5b20a/?format=api"
},
{
"id": "754e3e0a-d9db-40ed-9445-fa1a3795917f",
"gambit_id": "661f644d-e917-4884-8276-4db95d3f1c5d",
"last_updated": "2023-01-20T10:01:55.597686-05:00",
"created_at": "2023-01-19T09:22:07.023857-05:00",
"name": "Arizona Coyotes",
"reward": "2.76000",
"odds": "2.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d6eb9a48-2190-4d19-af68-66fa6ca5b20a/?format=api"
}
]
}