GET /api/bet_types/3f1debf2-cd99-4c59-af44-f8d99bf76452/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3f1debf2-cd99-4c59-af44-f8d99bf76452",
"match": "https://api-prod.gambitprofit.com/api/matches/9fb6a09d-0e6f-48d4-9fd3-f7ef6a3f55a5/?format=api",
"name": "Over/Under",
"created_at": "2023-06-15T08:23:08.808668-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 8.5",
"amount": 5107.0
},
{
"team": "Game Total Over 8.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "9daa653d-80bf-4f47-8b80-da2d3c595bc2",
"gambit_id": "7df35a39-2c25-48a1-90e8-acd3c1fcc7f0",
"last_updated": "2023-06-16T09:58:05.972838-04:00",
"created_at": "2023-06-15T08:23:08.814559-04:00",
"name": "Game Total Under 8.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3f1debf2-cd99-4c59-af44-f8d99bf76452/?format=api"
},
{
"id": "d0c2de77-3a1e-4094-bf4f-e997921ceff2",
"gambit_id": "d732a0fd-bc1c-434f-b873-0689bf128e4e",
"last_updated": "2023-06-16T09:58:05.974540-04:00",
"created_at": "2023-06-15T08:23:08.811409-04:00",
"name": "Game Total Over 8.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3f1debf2-cd99-4c59-af44-f8d99bf76452/?format=api"
}
]
}