GET /api/bet_types/de553342-cf3b-4b3b-9edc-881fe8cd2850/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "de553342-cf3b-4b3b-9edc-881fe8cd2850",
"match": "https://api-prod.gambitprofit.com/api/matches/ac5ca29c-084f-44da-a56f-77488be6d7fc/?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 48.5",
"amount": 5000.0
},
{
"team": "Game Total Under 48.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "bd428753-4f3c-4648-b5f9-bbc9ed6ae8f3",
"gambit_id": "6add7d2f-d917-4d0c-a0b4-f6d1165f16ae",
"last_updated": "2022-10-16T15:12:14.197749-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 48.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "48.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de553342-cf3b-4b3b-9edc-881fe8cd2850/?format=api"
},
{
"id": "58a692e6-78e8-4977-a36c-84e40bbc3c54",
"gambit_id": "88374767-b4ba-422f-a0e5-c028681381ca",
"last_updated": "2022-10-16T15:12:14.196574-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 48.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "48.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de553342-cf3b-4b3b-9edc-881fe8cd2850/?format=api"
}
]
}