GET /api/bet_types/0aa7b02e-9c05-4d8e-a45e-d45b4d96bf8c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0aa7b02e-9c05-4d8e-a45e-d45b4d96bf8c",
"match": "https://api-prod.gambitprofit.com/api/matches/267867e5-3ec9-4386-9265-7d439c22509d/?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": "Las Vegas Raiders",
"amount": 6642.0
},
{
"team": "Arizona Cardinals",
"amount": 3358.0
}
],
"expected_reward_tokens": 9099.54,
"profit_sb": 99.54,
"profit_sb_percentage": 1.11,
"recommended": true
},
"lines": [
{
"id": "fae8bba8-e6e5-4ebe-9c4d-f1c75e5116d9",
"gambit_id": "3d16095e-4bbc-4e63-bc77-293a107962fa",
"last_updated": "2022-09-19T10:21:55.926949-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Las Vegas Raiders",
"reward": "1.37000",
"odds": "1.42550",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0aa7b02e-9c05-4d8e-a45e-d45b4d96bf8c/?format=api"
},
{
"id": "d3724023-22bd-42a4-938a-8365f2551ea7",
"gambit_id": "3d242e98-b77a-49e3-a1c1-0f1e3084a301",
"last_updated": "2022-09-19T10:21:55.927951-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Arizona Cardinals",
"reward": "2.71000",
"odds": "2.95000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0aa7b02e-9c05-4d8e-a45e-d45b4d96bf8c/?format=api"
}
]
}