GET /api/bet_types/77574ec4-8e4c-4f73-940f-ddffb072c8e0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "77574ec4-8e4c-4f73-940f-ddffb072c8e0",
"match": "https://api-prod.gambitprofit.com/api/matches/65cc7456-8fca-4d06-8349-1bd98eea4f4f/?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": 5753.0
},
{
"team": "Detroit Red Wings",
"amount": 4247.0
}
],
"expected_reward_tokens": 9088.58,
"profit_sb": 88.58,
"profit_sb_percentage": 0.98,
"recommended": true
},
"lines": [
{
"id": "6488d618-a489-4c06-a772-4764e58714f5",
"gambit_id": "ef77b095-618a-45ad-ade4-1ca52f26a989",
"last_updated": "2022-11-29T10:27:09.436362-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Toronto Maple Leafs",
"reward": "1.58000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/77574ec4-8e4c-4f73-940f-ddffb072c8e0/?format=api"
},
{
"id": "e3970ca0-c5b3-4535-92ea-5c314737e8bb",
"gambit_id": "faa196b3-411c-4428-895d-059b8061e78e",
"last_updated": "2022-11-29T10:27:09.435404-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Detroit Red Wings",
"reward": "2.14000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/77574ec4-8e4c-4f73-940f-ddffb072c8e0/?format=api"
}
]
}