GET /api/bet_types/6286a73b-aeb2-4993-84d1-add6754cbd07/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6286a73b-aeb2-4993-84d1-add6754cbd07",
"match": "https://api-prod.gambitprofit.com/api/matches/e8a35b06-e1d8-46f7-b378-7274d8dcadd5/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-29T10:07:03.544930-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": "Oklahoma City Thunder",
"amount": 7847.0
},
{
"team": "Detroit Pistons",
"amount": 2153.0
}
],
"expected_reward_tokens": 9494.73,
"profit_sb": -5.27,
"profit_sb_percentage": -0.06,
"recommended": false
},
"lines": [
{
"id": "32182d4e-9f21-49fa-b2a1-211da3997343",
"gambit_id": "2e54205e-5649-4045-85eb-b84065cbab19",
"last_updated": "2023-03-30T10:32:02.643125-04:00",
"created_at": "2023-03-29T10:07:03.547767-04:00",
"name": "Oklahoma City Thunder",
"reward": "1.21000",
"odds": "1.21740",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6286a73b-aeb2-4993-84d1-add6754cbd07/?format=api"
},
{
"id": "e2fa5f97-8705-4cc1-85d2-76b73609c5da",
"gambit_id": "586b8c68-6505-4327-9091-8896b96ebaea",
"last_updated": "2023-03-30T10:32:02.644296-04:00",
"created_at": "2023-03-29T10:07:03.550690-04:00",
"name": "Detroit Pistons",
"reward": "4.41000",
"odds": "4.55000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6286a73b-aeb2-4993-84d1-add6754cbd07/?format=api"
}
]
}