GET /api/bet_types/af854d08-5eef-40a6-be2e-5f8cd260bd45/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "af854d08-5eef-40a6-be2e-5f8cd260bd45",
"match": "https://api-prod.gambitprofit.com/api/matches/2db98731-bef1-442b-88f4-1ff7d2ba46b3/?format=api",
"name": "Over/Under",
"created_at": "2023-06-18T09:43:10.549693-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 7.5",
"amount": 5213.0
},
{
"team": "Game Total Under 7.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "af434c32-50a5-4bfb-8b80-0586fd68f0dd",
"gambit_id": "840321da-025d-41d5-a7da-983c8a92b08a",
"last_updated": "2023-06-19T17:13:29.857413-04:00",
"created_at": "2023-06-18T09:43:10.551904-04:00",
"name": "Game Total Over 7.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/af854d08-5eef-40a6-be2e-5f8cd260bd45/?format=api"
},
{
"id": "3677ec91-4f1d-4dd2-b0fc-bed387ee77ea",
"gambit_id": "1138a920-de2f-4a9b-bb89-728dea8b24bb",
"last_updated": "2023-06-19T17:13:29.860020-04:00",
"created_at": "2023-06-18T09:43:10.554278-04:00",
"name": "Game Total Under 7.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/af854d08-5eef-40a6-be2e-5f8cd260bd45/?format=api"
}
]
}