GET /api/bet_types/36a21b23-d443-4768-a6a7-c74250dd0d83/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "36a21b23-d443-4768-a6a7-c74250dd0d83",
"match": "https://api-prod.gambitprofit.com/api/matches/4b0fdc16-cde2-433a-8d41-acbc7ea9cfb9/?format=api",
"name": "Over/Under",
"created_at": "2023-04-09T09:27:10.745647-04: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 8",
"amount": 5107.0
},
{
"team": "Game Total Under 8",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "405db21d-edc9-496b-9f63-dbf59719f412",
"gambit_id": "13eca7ae-976e-485f-95d6-6427434c19a0",
"last_updated": "2023-04-10T14:31:59.534325-04:00",
"created_at": "2023-04-09T09:27:10.752633-04:00",
"name": "Game Total Over 8",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/36a21b23-d443-4768-a6a7-c74250dd0d83/?format=api"
},
{
"id": "a98d1f4d-8371-43fc-8380-7e1d91562e59",
"gambit_id": "0b1a63fc-ce2f-4f2d-aba6-26d243f09458",
"last_updated": "2023-04-10T14:31:59.532444-04:00",
"created_at": "2023-04-09T09:27:10.748662-04:00",
"name": "Game Total Under 8",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/36a21b23-d443-4768-a6a7-c74250dd0d83/?format=api"
}
]
}