GET /api/bet_types/1138980e-da7f-4b79-b6c2-e98e1f4e2d4f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1138980e-da7f-4b79-b6c2-e98e1f4e2d4f",
"match": "https://api-prod.gambitprofit.com/api/matches/79d2e773-f4e2-4591-8311-cb6f8ed62955/?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 55.5",
"amount": 5000.0
},
{
"team": "Game Total Under 55.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "f547baf7-9d3d-4411-880a-84fe685722c0",
"gambit_id": "4ffca61d-283f-4b2e-a150-15f09a0ceccb",
"last_updated": "2022-11-28T09:57:13.514734-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 55.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "55.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1138980e-da7f-4b79-b6c2-e98e1f4e2d4f/?format=api"
},
{
"id": "ccb25e4b-e33a-4980-b9ec-700e5dd2493e",
"gambit_id": "014918a5-614e-435f-ae26-38c81eeedc5d",
"last_updated": "2022-11-28T09:57:13.513743-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 55.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "55.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1138980e-da7f-4b79-b6c2-e98e1f4e2d4f/?format=api"
}
]
}