GET /api/bet_types/82acb297-729f-4ef7-9b1b-4a900e6d079b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "82acb297-729f-4ef7-9b1b-4a900e6d079b",
"match": "https://api-prod.gambitprofit.com/api/matches/72609728-6a6c-426c-a4c5-baec95332897/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-28T09:08:10.003921-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": "Vegas Golden Knights",
"amount": 5000.0
},
{
"team": "Los Angeles Kings",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "d93b3da5-9dd5-4dbd-b288-7ce377621479",
"gambit_id": "c0aef233-e95d-4813-88af-b8308820f778",
"last_updated": "2023-10-30T13:28:22.708169-04:00",
"created_at": "2023-10-28T09:08:10.008299-04:00",
"name": "Vegas Golden Knights",
"reward": "1.86000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82acb297-729f-4ef7-9b1b-4a900e6d079b/?format=api"
},
{
"id": "251cf938-c453-4f9a-bea3-bcf19975002c",
"gambit_id": "1a421bf2-37c6-4b00-888e-745b27939faf",
"last_updated": "2023-10-30T13:28:22.711474-04:00",
"created_at": "2023-10-28T09:08:10.012907-04:00",
"name": "Los Angeles Kings",
"reward": "1.86000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82acb297-729f-4ef7-9b1b-4a900e6d079b/?format=api"
}
]
}