GET /api/bet_types/4e81a6e2-c010-459f-bfcf-d42e0b444d23/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4e81a6e2-c010-459f-bfcf-d42e0b444d23",
"match": "https://api-prod.gambitprofit.com/api/matches/a7b638d9-5965-4216-a072-0f5a684fb1ed/?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": "Toronto Maple Leafs",
"amount": 5974.0
},
{
"team": "Calgary Flames",
"amount": 4026.0
}
],
"expected_reward_tokens": 9139.02,
"profit_sb": 139.02,
"profit_sb_percentage": 1.54,
"recommended": true
},
"lines": [
{
"id": "a4da50ee-0266-47ab-93ed-07ea9fc78b08",
"gambit_id": "2019a4ef-471c-4b5e-ae2e-a62c4b205bfe",
"last_updated": "2022-12-12T09:47:36.506349-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Toronto Maple Leafs",
"reward": "1.53000",
"odds": "1.60610",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4e81a6e2-c010-459f-bfcf-d42e0b444d23/?format=api"
},
{
"id": "4eaede5a-f02f-4378-a695-3387eb7ea7ab",
"gambit_id": "a55acd4d-0ded-4e36-b473-e1275cd89870",
"last_updated": "2022-12-12T09:47:36.507422-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Calgary Flames",
"reward": "2.27000",
"odds": "2.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4e81a6e2-c010-459f-bfcf-d42e0b444d23/?format=api"
}
]
}