GET /api/bet_types/70bc2093-dda2-4ef4-9914-d501f975aab8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "70bc2093-dda2-4ef4-9914-d501f975aab8",
"match": "https://api-prod.gambitprofit.com/api/matches/c8ee524e-84bd-41a2-b12e-74d749cedf26/?format=api",
"name": "Play the Odds",
"created_at": "2023-12-31T10:08:02.973832-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": 5688.0
},
{
"team": "Tampa Bay Lightning",
"amount": 4312.0
}
],
"expected_reward_tokens": 9442.08,
"profit_sb": -57.92,
"profit_sb_percentage": -0.61,
"recommended": false
},
"lines": [
{
"id": "b01b0198-2c89-4853-9c9f-7ef8510ba8be",
"gambit_id": "f5ed0b48-cbe7-4d6b-b083-d38b6e5944fd",
"last_updated": "2024-01-02T10:23:09.829066-05:00",
"created_at": "2023-12-31T10:08:02.977487-05:00",
"name": "Montreal Canadiens",
"reward": "1.66000",
"odds": "1.68970",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/70bc2093-dda2-4ef4-9914-d501f975aab8/?format=api"
},
{
"id": "8d68675b-cef7-4eec-9538-c5b0f02bf246",
"gambit_id": "0ee66a1e-1bbb-4b08-bb12-573cf78cd57a",
"last_updated": "2024-01-02T10:23:09.837320-05:00",
"created_at": "2023-12-31T10:08:02.982545-05:00",
"name": "Tampa Bay Lightning",
"reward": "2.19000",
"odds": "2.25000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/70bc2093-dda2-4ef4-9914-d501f975aab8/?format=api"
}
]
}