GET /api/bet_types/61c2976a-1972-4a62-8677-cbdd56ec2e5a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "61c2976a-1972-4a62-8677-cbdd56ec2e5a",
"match": "https://api-prod.gambitprofit.com/api/matches/1a242d85-971c-425e-8f11-6a94b8b353e0/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-28T09:33:17.568863-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": 5699.0
},
{
"team": "Vegas Golden Knights",
"amount": 4301.0
}
],
"expected_reward_tokens": 9460.34,
"profit_sb": -39.66,
"profit_sb_percentage": -0.42,
"recommended": false
},
"lines": [
{
"id": "b13bf019-0164-490a-8003-54dec6182cda",
"gambit_id": "509ee891-ad3f-4e84-89c3-9937e9841d63",
"last_updated": "2023-11-29T21:58:08.454390-05:00",
"created_at": "2023-11-28T09:33:17.583985-05:00",
"name": "Edmonton Oilers",
"reward": "1.66000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/61c2976a-1972-4a62-8677-cbdd56ec2e5a/?format=api"
},
{
"id": "61fd678d-7264-40de-9cce-afdb6a447b66",
"gambit_id": "5e627b38-197c-477a-a3d9-3c7a9e61bb5c",
"last_updated": "2023-11-29T21:58:08.450800-05:00",
"created_at": "2023-11-28T09:33:17.579823-05:00",
"name": "Vegas Golden Knights",
"reward": "2.20000",
"odds": "2.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/61c2976a-1972-4a62-8677-cbdd56ec2e5a/?format=api"
}
]
}