GET /api/bet_types/1c630820-91cf-4ef2-9e5e-23fa350327bf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1c630820-91cf-4ef2-9e5e-23fa350327bf",
"match": "https://api-prod.gambitprofit.com/api/matches/cddb6a78-8fff-4acb-b940-029ce36ab83c/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "Ottawa Senators",
"amount": 5106.0
},
{
"team": "Dallas Stars",
"amount": 4894.0
}
],
"expected_reward_tokens": 9395.04,
"profit_sb": -104.96,
"profit_sb_percentage": -1.1,
"recommended": false
},
"lines": [
{
"id": "56eac61c-b0f3-4451-a397-a0f71b513e46",
"gambit_id": "3fa27de2-c250-4a09-a6e0-f6dad4d2f2ca",
"last_updated": "2022-10-25T10:17:01.731097-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Ottawa Senators",
"reward": "1.84000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c630820-91cf-4ef2-9e5e-23fa350327bf/?format=api"
},
{
"id": "9873de8c-ac6f-46d5-93cc-e079993b6e2f",
"gambit_id": "0d458ab4-4610-46bf-b816-4e4b39b044e1",
"last_updated": "2022-10-25T10:17:01.730055-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Dallas Stars",
"reward": "1.92000",
"odds": "1.95240",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c630820-91cf-4ef2-9e5e-23fa350327bf/?format=api"
}
]
}