GET /api/bet_types/a2fa223b-be0c-40d1-9e0c-f5440844114c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a2fa223b-be0c-40d1-9e0c-f5440844114c",
"match": "https://api-prod.gambitprofit.com/api/matches/bdbdc2ee-4381-4736-a5fc-14a976b68377/?format=api",
"name": "Over/Under",
"created_at": "2023-08-09T08:13:11.619912-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 Under 8",
"amount": 5107.0
},
{
"team": "Game Total Over 8",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "8b7e078d-b643-4060-a204-69ff73ceedf5",
"gambit_id": "6f33aec9-84d2-4090-b478-910da4ba49ed",
"last_updated": "2023-08-10T12:28:25.133018-04:00",
"created_at": "2023-08-09T08:13:11.631314-04:00",
"name": "Game Total Under 8",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a2fa223b-be0c-40d1-9e0c-f5440844114c/?format=api"
},
{
"id": "d38ea24a-356f-4817-81b5-47a019834a5d",
"gambit_id": "7cfd9d03-fe6d-4ba5-99be-9d14830ffd48",
"last_updated": "2023-08-10T12:28:25.129450-04:00",
"created_at": "2023-08-09T08:13:11.627700-04:00",
"name": "Game Total Over 8",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a2fa223b-be0c-40d1-9e0c-f5440844114c/?format=api"
}
]
}