GET /api/bet_types/0cb18331-158a-4e0b-b986-b794873e2613/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0cb18331-158a-4e0b-b986-b794873e2613",
"match": "https://api-prod.gambitprofit.com/api/matches/2d8ee17f-1c15-4780-be2e-bcb38f6f12a0/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-19T09:33:10.401092-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": "Florida Panthers",
"amount": 6390.0
},
{
"team": "Minnesota Wild",
"amount": 3610.0
}
],
"expected_reward_tokens": 9457.2,
"profit_sb": -42.8,
"profit_sb_percentage": -0.45,
"recommended": false
},
"lines": [
{
"id": "6d4dcd65-2f7a-400c-8221-a56ec20352ed",
"gambit_id": "574d081a-e102-4dd8-985c-bf479af5f5a3",
"last_updated": "2024-01-22T12:08:22.674845-05:00",
"created_at": "2024-01-19T09:33:10.412701-05:00",
"name": "Florida Panthers",
"reward": "1.48000",
"odds": "1.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0cb18331-158a-4e0b-b986-b794873e2613/?format=api"
},
{
"id": "9fe951a0-b078-4474-9830-ae6d27672d79",
"gambit_id": "b142e557-70e4-4b35-9376-0fa48bdf479f",
"last_updated": "2024-01-22T12:08:22.671522-05:00",
"created_at": "2024-01-19T09:33:10.406995-05:00",
"name": "Minnesota Wild",
"reward": "2.62000",
"odds": "2.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0cb18331-158a-4e0b-b986-b794873e2613/?format=api"
}
]
}