GET /api/bet_types/9f4ba166-592c-45e0-ab61-433665c5a783/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9f4ba166-592c-45e0-ab61-433665c5a783",
"match": "https://api-prod.gambitprofit.com/api/matches/0752855a-4b17-4f4e-9b9b-f5c269ade1a0/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-06T11:51:55.561826-04: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": "Miami Heat",
"amount": 6241.0
},
{
"team": "New York Knicks",
"amount": 3759.0
}
],
"expected_reward_tokens": 9547.86,
"profit_sb": 47.86,
"profit_sb_percentage": 0.5,
"recommended": true
},
"lines": [
{
"id": "bc518cd6-e942-4b7b-a017-816853f0b772",
"gambit_id": "8a1e715f-2da4-421a-8dfb-9abd36c50106",
"last_updated": "2023-05-07T11:57:17.187649-04:00",
"created_at": "2023-05-06T11:51:55.563307-04:00",
"name": "Miami Heat",
"reward": "1.53000",
"odds": "1.55560",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9f4ba166-592c-45e0-ab61-433665c5a783/?format=api"
},
{
"id": "ac027a33-3898-41b8-b26a-7e408878de43",
"gambit_id": "a7c01080-19e8-40a2-8335-15fc365d5bda",
"last_updated": "2023-05-07T11:57:17.189205-04:00",
"created_at": "2023-05-06T11:51:55.564815-04:00",
"name": "New York Knicks",
"reward": "2.54000",
"odds": "2.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9f4ba166-592c-45e0-ab61-433665c5a783/?format=api"
}
]
}