GET /api/bet_types/f4bea7a6-9b99-4f06-a278-71f518f1300f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f4bea7a6-9b99-4f06-a278-71f518f1300f",
"match": "https://api-prod.gambitprofit.com/api/matches/8d104098-1a9c-4078-a4a2-241a59a4e7a0/?format=api",
"name": "Over/Under",
"created_at": "2023-11-10T11:18:01.333938-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 39",
"amount": 5000.0
},
{
"team": "Game Total Under 39",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "01e3bc02-269e-46b0-9276-24920721db53",
"gambit_id": "8aaa977e-e95c-4419-a53a-c9e55a307f63",
"last_updated": "2023-11-13T15:38:09.800005-05:00",
"created_at": "2023-11-10T11:18:01.338531-05:00",
"name": "Game Total Over 39",
"reward": "1.86000",
"odds": "1.90910",
"spread": "39.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f4bea7a6-9b99-4f06-a278-71f518f1300f/?format=api"
},
{
"id": "3f04f4e4-853d-46b0-af6e-8a3ca2b2af9c",
"gambit_id": "faa9898a-1c53-4f79-8d0c-a15bf9a418c4",
"last_updated": "2023-11-13T15:38:09.803617-05:00",
"created_at": "2023-11-10T11:18:01.356980-05:00",
"name": "Game Total Under 39",
"reward": "1.86000",
"odds": "1.90910",
"spread": "39.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f4bea7a6-9b99-4f06-a278-71f518f1300f/?format=api"
}
]
}