GET /api/bet_types/c7d1f91f-2523-4fd5-bcfe-c703406f3048/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c7d1f91f-2523-4fd5-bcfe-c703406f3048",
"match": "https://api-prod.gambitprofit.com/api/matches/3b17018d-b757-40a7-8a95-1032b9333528/?format=api",
"name": "Over/Under",
"created_at": "2023-12-12T10:03:08.573540-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 Over 6.5",
"amount": 5000.0
},
{
"team": "Game Total Under 6.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "162c1839-db88-46f2-b224-9fb57e7c2b8c",
"gambit_id": "c870fe08-269d-4773-9abb-ace3ea26cd3f",
"last_updated": "2023-12-14T10:33:29.388092-05:00",
"created_at": "2023-12-12T10:03:08.584749-05:00",
"name": "Game Total Over 6.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c7d1f91f-2523-4fd5-bcfe-c703406f3048/?format=api"
},
{
"id": "d36d865d-f996-4c72-a0ac-95e44225efbd",
"gambit_id": "2c408b81-3fd2-4569-ba26-bf251edbfe9e",
"last_updated": "2023-12-14T10:33:29.391952-05:00",
"created_at": "2023-12-12T10:03:08.589697-05:00",
"name": "Game Total Under 6.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c7d1f91f-2523-4fd5-bcfe-c703406f3048/?format=api"
}
]
}