GET /api/bet_types/82964984-bcbf-403c-b688-ed5d1f055515/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "82964984-bcbf-403c-b688-ed5d1f055515",
"match": "https://api-prod.gambitprofit.com/api/matches/cdb18dbc-80ea-40ed-8115-8fada40bd6b5/?format=api",
"name": "Over/Under",
"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": "Game Total Over 43",
"amount": 5000.0
},
{
"team": "Game Total Under 43",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "f0006894-b12f-4dbd-bd77-0ac1fd309197",
"gambit_id": "19f8ca72-895f-4b60-8973-28433bdeb479",
"last_updated": "2022-11-21T09:48:54.059884-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 43",
"reward": "1.80000",
"odds": "1.90910",
"spread": "43.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82964984-bcbf-403c-b688-ed5d1f055515/?format=api"
},
{
"id": "e6468b16-f289-47e3-8343-6d0f48eb0dd3",
"gambit_id": "520d4a98-4e3b-4c8c-aabb-f8943a33c5d6",
"last_updated": "2022-11-21T09:48:54.058683-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 43",
"reward": "1.80000",
"odds": "1.90910",
"spread": "43.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82964984-bcbf-403c-b688-ed5d1f055515/?format=api"
}
]
}