GET /api/bet_types/bb13fc9f-8021-4642-95a1-497cee3b8233/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bb13fc9f-8021-4642-95a1-497cee3b8233",
"match": "https://api-prod.gambitprofit.com/api/matches/e005a191-e74e-4dd7-b33a-4b659d86fba4/?format=api",
"name": "Over/Under",
"created_at": "2023-11-04T09:48:06.349303-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 6.5",
"amount": 5094.0
},
{
"team": "Game Total Over 6.5",
"amount": 4906.0
}
],
"expected_reward_tokens": 9321.4,
"profit_sb": -178.6,
"profit_sb_percentage": -1.88,
"recommended": false
},
"lines": [
{
"id": "4b7360dd-4d54-4884-bc04-e339faa181fe",
"gambit_id": "4e42a778-3635-4cca-80b9-e66583d14db0",
"last_updated": "2023-11-06T09:23:28.522498-05:00",
"created_at": "2023-11-04T09:48:06.356717-04:00",
"name": "Game Total Under 6.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb13fc9f-8021-4642-95a1-497cee3b8233/?format=api"
},
{
"id": "0f10214c-b2b8-4b07-af31-2645f28200c3",
"gambit_id": "ea8f9348-1c5e-4360-8792-b63c2bbd2c33",
"last_updated": "2023-11-06T09:23:28.519354-05:00",
"created_at": "2023-11-04T09:48:06.353011-04:00",
"name": "Game Total Over 6.5",
"reward": "1.90000",
"odds": "1.95240",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb13fc9f-8021-4642-95a1-497cee3b8233/?format=api"
}
]
}