GET /api/bet_types/bb076655-f8bc-4aae-8c53-4a0872cd09f7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bb076655-f8bc-4aae-8c53-4a0872cd09f7",
"match": "https://api-prod.gambitprofit.com/api/matches/3a576f6d-5f33-459e-b7b2-0afcd825a85f/?format=api",
"name": "Play the Odds",
"created_at": "1969-12-31T19:00:00-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": "Montreal Canadiens",
"amount": 6862.0
},
{
"team": "Columbus Blue Jackets",
"amount": 3138.0
}
],
"expected_reward_tokens": 9194.34,
"profit_sb": 194.34,
"profit_sb_percentage": 2.16,
"recommended": true
},
"lines": [
{
"id": "459a3a5f-c278-4721-b4ba-1c2561a17574",
"gambit_id": "38dcac9b-933e-4500-955d-589b04f33620",
"last_updated": "2022-11-18T10:03:03.249335-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Montreal Canadiens",
"reward": "1.34000",
"odds": "1.38460",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb076655-f8bc-4aae-8c53-4a0872cd09f7/?format=api"
},
{
"id": "b0f9fe0c-7fe9-491d-ae6d-c20ea3ddad57",
"gambit_id": "74005801-083a-44e4-82b8-1db6b06e9638",
"last_updated": "2022-11-18T10:03:03.248284-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Columbus Blue Jackets",
"reward": "2.93000",
"odds": "3.20000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb076655-f8bc-4aae-8c53-4a0872cd09f7/?format=api"
}
]
}