GET /api/bet_types/4e09f896-394d-48ee-9976-0d1d83a30c19/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4e09f896-394d-48ee-9976-0d1d83a30c19",
"match": "https://api-prod.gambitprofit.com/api/matches/7fc30364-15c6-4ae0-b5f1-65b0f51796da/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-09T09:47:57.035070-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": "Tampa Bay Lightning",
"amount": 6849.0
},
{
"team": "Chicago Blackhawks",
"amount": 3151.0
}
],
"expected_reward_tokens": 9451.62,
"profit_sb": -48.38,
"profit_sb_percentage": -0.51,
"recommended": false
},
"lines": [
{
"id": "76e39877-0c5c-4fc4-9fec-a0690201f2c1",
"gambit_id": "ad76a30c-90c1-4520-aaeb-3201abf7cf92",
"last_updated": "2023-11-12T11:13:22.480543-05:00",
"created_at": "2023-11-09T09:47:57.044234-05:00",
"name": "Tampa Bay Lightning",
"reward": "1.38000",
"odds": "1.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4e09f896-394d-48ee-9976-0d1d83a30c19/?format=api"
},
{
"id": "354ffe65-1690-4427-ac87-f8aeb7e35f5e",
"gambit_id": "44c10386-8791-49e4-b390-04e6328c878c",
"last_updated": "2023-11-12T11:13:22.476886-05:00",
"created_at": "2023-11-09T09:47:57.039643-05:00",
"name": "Chicago Blackhawks",
"reward": "3.00000",
"odds": "3.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4e09f896-394d-48ee-9976-0d1d83a30c19/?format=api"
}
]
}