GET /api/bet_types/0b01b196-0207-4cf9-af70-6a52bafc683d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0b01b196-0207-4cf9-af70-6a52bafc683d",
"match": "https://api-prod.gambitprofit.com/api/matches/0f01ac94-1fb4-4f59-82a7-9ab7811f5009/?format=api",
"name": "Over/Under",
"created_at": "2023-05-25T13:47:02.296219-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 9",
"amount": 5094.0
},
{
"team": "Game Total Over 9",
"amount": 4906.0
}
],
"expected_reward_tokens": 9321.4,
"profit_sb": -178.6,
"profit_sb_percentage": -1.88,
"recommended": false
},
"lines": [
{
"id": "2101dd0b-1679-44c3-b715-d8cd5ccfe67e",
"gambit_id": "f82b3dba-5438-45f3-93ff-fa4b6ad3c66c",
"last_updated": "2023-05-26T11:52:17.257982-04:00",
"created_at": "2023-05-25T13:47:02.301695-04:00",
"name": "Game Total Under 9",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b01b196-0207-4cf9-af70-6a52bafc683d/?format=api"
},
{
"id": "d56cdb5c-29e2-43ff-9a80-8c9d47ea140f",
"gambit_id": "f4ee53af-5f9a-44c1-9d55-3144fd7be5ab",
"last_updated": "2023-05-26T11:52:17.256117-04:00",
"created_at": "2023-05-25T13:47:02.298665-04:00",
"name": "Game Total Over 9",
"reward": "1.90000",
"odds": "1.95240",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b01b196-0207-4cf9-af70-6a52bafc683d/?format=api"
}
]
}