GET /api/bet_types/44816f1e-bb0c-48ac-8014-a154380ccee1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "44816f1e-bb0c-48ac-8014-a154380ccee1",
"match": "https://api-prod.gambitprofit.com/api/matches/8510bbdb-2a13-44ab-af87-2c640a61e13c/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-09T11:12:01.981508-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": "New Jersey Devils",
"amount": 5512.0
},
{
"team": "Seattle Kraken",
"amount": 4488.0
}
],
"expected_reward_tokens": 9424.8,
"profit_sb": -75.2,
"profit_sb_percentage": -0.79,
"recommended": false
},
"lines": [
{
"id": "68246b29-743b-44dc-9d65-81545274aeb8",
"gambit_id": "992d6375-8fb2-4364-8fba-4e9844a04e3f",
"last_updated": "2023-02-11T23:17:15.463583-05:00",
"created_at": "2023-02-09T11:12:01.982783-05:00",
"name": "New Jersey Devils",
"reward": "1.71000",
"odds": "1.74070",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44816f1e-bb0c-48ac-8014-a154380ccee1/?format=api"
},
{
"id": "022b1847-4159-4f1b-a3d4-b63a94ffb65c",
"gambit_id": "adfa1080-096d-4e5a-8d71-210f130731db",
"last_updated": "2023-02-11T23:17:15.464739-05:00",
"created_at": "2023-02-09T11:12:01.984191-05:00",
"name": "Seattle Kraken",
"reward": "2.10000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44816f1e-bb0c-48ac-8014-a154380ccee1/?format=api"
}
]
}