GET /api/bet_types/640bb39f-9a2f-47e2-9ad4-0c8faff62b6e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "640bb39f-9a2f-47e2-9ad4-0c8faff62b6e",
"match": "https://api-prod.gambitprofit.com/api/matches/cddb6a78-8fff-4acb-b940-029ce36ab83c/?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 6.5",
"amount": 5212.0
},
{
"team": "Game Total Under 6.5",
"amount": 4788.0
}
],
"expected_reward_tokens": 9432.36,
"profit_sb": -67.64,
"profit_sb_percentage": -0.71,
"recommended": false
},
"lines": [
{
"id": "e68ffee9-309f-48b0-a692-405be603ef86",
"gambit_id": "20267131-036f-4b6b-a552-8d0a820c8098",
"last_updated": "2022-10-25T10:17:01.724917-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6.5",
"reward": "1.81000",
"odds": "1.83330",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/640bb39f-9a2f-47e2-9ad4-0c8faff62b6e/?format=api"
},
{
"id": "2f357c2c-fcd0-4bfe-9069-8d1ce0f80648",
"gambit_id": "d6f87038-b6de-4328-b4e8-f8afab80fb52",
"last_updated": "2022-10-25T10:17:01.723745-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6.5",
"reward": "1.97000",
"odds": "2.00000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/640bb39f-9a2f-47e2-9ad4-0c8faff62b6e/?format=api"
}
]
}