GET /api/bet_types/275fd637-214f-46f2-b819-959efa12c5fe/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "275fd637-214f-46f2-b819-959efa12c5fe",
"match": "https://api-prod.gambitprofit.com/api/matches/d4631840-ab7c-4e26-a86f-b2690ee03b25/?format=api",
"name": "Over/Under",
"created_at": "2023-04-19T12:17:08.296709-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 11.5",
"amount": 5213.0
},
{
"team": "Game Total Over 11.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "3d0dbf20-0e86-4b65-8ae2-2ceb5f442551",
"gambit_id": "de9e14e6-a9be-48ae-a71e-eb66e5c01c3b",
"last_updated": "2023-04-20T11:42:17.514562-04:00",
"created_at": "2023-04-19T12:17:08.298767-04:00",
"name": "Game Total Under 11.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "11.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/275fd637-214f-46f2-b819-959efa12c5fe/?format=api"
},
{
"id": "99c7a3d1-d827-4976-961b-27a4af1408ab",
"gambit_id": "7a75f065-d55e-4490-9be3-6234f2a79f58",
"last_updated": "2023-04-20T11:42:17.516623-04:00",
"created_at": "2023-04-19T12:17:08.300949-04:00",
"name": "Game Total Over 11.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "11.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/275fd637-214f-46f2-b819-959efa12c5fe/?format=api"
}
]
}