GET /api/bet_types/80c99da0-1cb2-495d-bb3c-c8f64ea57b92/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "80c99da0-1cb2-495d-bb3c-c8f64ea57b92",
"match": "https://api-prod.gambitprofit.com/api/matches/f53549fd-21db-46e7-810c-394c3f0593af/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-19T10:03:05.055550-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": "Vegas Golden Knights",
"amount": 5214.0
},
{
"team": "Pittsburgh Penguins",
"amount": 4786.0
}
],
"expected_reward_tokens": 9332.7,
"profit_sb": -167.3,
"profit_sb_percentage": -1.76,
"recommended": false
},
"lines": [
{
"id": "f258bdf4-53aa-458b-bf0b-0f0613f09e23",
"gambit_id": "6fa13ed0-85e1-4275-a1b0-269ecb213463",
"last_updated": "2023-11-21T09:13:07.506399-05:00",
"created_at": "2023-11-19T10:03:05.059621-05:00",
"name": "Vegas Golden Knights",
"reward": "1.79000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/80c99da0-1cb2-495d-bb3c-c8f64ea57b92/?format=api"
},
{
"id": "23a4fbe9-5236-41ee-9e2c-aef3a27ff298",
"gambit_id": "850d6f81-3ecf-4599-b7c2-58f51f90e2ff",
"last_updated": "2023-11-21T09:13:07.510450-05:00",
"created_at": "2023-11-19T10:03:05.063828-05:00",
"name": "Pittsburgh Penguins",
"reward": "1.95000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/80c99da0-1cb2-495d-bb3c-c8f64ea57b92/?format=api"
}
]
}