GET /api/bet_types/4afb9ee7-a18b-4b61-a12f-600874d5df0c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4afb9ee7-a18b-4b61-a12f-600874d5df0c",
"match": "https://api-prod.gambitprofit.com/api/matches/34cb0bda-2fe9-4951-bec3-c2d57396138a/?format=api",
"name": "Over/Under",
"created_at": "2024-01-23T09:43:21.394828-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 Under 6",
"amount": 5319.0
},
{
"team": "Game Total Over 6",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "5c9df241-c041-4b38-9d36-289072f56777",
"gambit_id": "5320c745-3266-4df1-bd6c-a295ba8dbccf",
"last_updated": "2024-01-24T22:28:17.351882-05:00",
"created_at": "2024-01-23T09:43:21.405870-05:00",
"name": "Game Total Under 6",
"reward": "1.76000",
"odds": "1.80000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4afb9ee7-a18b-4b61-a12f-600874d5df0c/?format=api"
},
{
"id": "8bc9ba16-3e19-4c7a-805e-1842806c4009",
"gambit_id": "f90956ab-3c4c-414e-8a37-ca0d5425c1bd",
"last_updated": "2024-01-24T22:28:17.347825-05:00",
"created_at": "2024-01-23T09:43:21.399466-05:00",
"name": "Game Total Over 6",
"reward": "2.00000",
"odds": "2.05000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4afb9ee7-a18b-4b61-a12f-600874d5df0c/?format=api"
}
]
}