GET /api/bet_types/c76496f9-316b-4a00-bf7e-de320e0be389/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c76496f9-316b-4a00-bf7e-de320e0be389",
"match": "https://api-prod.gambitprofit.com/api/matches/181e053d-b08e-4d49-b811-7ba23602eaa9/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-31T10:08:03.701748-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": "Edmonton Oilers",
"amount": 6554.0
},
{
"team": "Anaheim Ducks",
"amount": 3446.0
}
],
"expected_reward_tokens": 9372.22,
"profit_sb": -127.78,
"profit_sb_percentage": -1.35,
"recommended": false
},
"lines": [
{
"id": "03bd6ab3-3dd9-495f-8658-0751caa6a16c",
"gambit_id": "47324f24-e67d-48db-adee-976904bac9ed",
"last_updated": "2024-01-02T10:23:13.946410-05:00",
"created_at": "2023-12-31T10:08:03.706170-05:00",
"name": "Edmonton Oilers",
"reward": "1.43000",
"odds": "1.45450",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c76496f9-316b-4a00-bf7e-de320e0be389/?format=api"
},
{
"id": "9a43c8b6-0141-4a97-b88f-9a6a8bdaae9d",
"gambit_id": "98589eef-ed82-480e-9569-c9be53b67a83",
"last_updated": "2024-01-02T10:23:13.950131-05:00",
"created_at": "2023-12-31T10:08:03.710367-05:00",
"name": "Anaheim Ducks",
"reward": "2.72000",
"odds": "2.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c76496f9-316b-4a00-bf7e-de320e0be389/?format=api"
}
]
}