GET /api/bet_types/5f35a083-562e-49bd-9365-d36c882ba558/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5f35a083-562e-49bd-9365-d36c882ba558",
"match": "https://api-prod.gambitprofit.com/api/matches/e95d4e76-c862-4278-b3af-6e0ca7c1a144/?format=api",
"name": "Over/Under",
"created_at": "2023-03-27T09:17:05.535752-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 229",
"amount": 5000.0
},
{
"team": "Game Total Over 229",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "b98f6189-f5cb-4fdc-9bae-93962c00c9d0",
"gambit_id": "1363a1e8-bc8a-46b9-b350-dcb5fbf763e9",
"last_updated": "2023-03-28T11:06:55.933207-04:00",
"created_at": "2023-03-27T09:17:05.537325-04:00",
"name": "Game Total Under 229",
"reward": "1.87000",
"odds": "1.90910",
"spread": "229.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5f35a083-562e-49bd-9365-d36c882ba558/?format=api"
},
{
"id": "6082f687-100c-45f5-9556-feb7733691df",
"gambit_id": "6e90d92a-f9c6-47be-9646-a0cc7f7cfe0d",
"last_updated": "2023-03-28T11:06:55.935907-04:00",
"created_at": "2023-03-27T09:17:05.538915-04:00",
"name": "Game Total Over 229",
"reward": "1.87000",
"odds": "1.90910",
"spread": "229.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5f35a083-562e-49bd-9365-d36c882ba558/?format=api"
}
]
}