GET /api/bet_types/79c9f9b9-2846-4484-844f-f3a58896d667/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "79c9f9b9-2846-4484-844f-f3a58896d667",
"match": "https://api-prod.gambitprofit.com/api/matches/9a67a6d8-2b7d-4ba5-ba6e-18c9714a998c/?format=api",
"name": "Over/Under",
"created_at": "2023-09-17T14:58:02.184777-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": 5000.0
},
{
"team": "Game Total Over 9",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "59d85b32-2886-412f-919e-cb7bb647eb78",
"gambit_id": "e1b4d9fe-730e-4c78-9f00-18c211c37418",
"last_updated": "2023-09-18T22:48:08.439668-04:00",
"created_at": "2023-09-17T14:58:02.195471-04:00",
"name": "Game Total Under 9",
"reward": "1.87000",
"odds": "1.90910",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79c9f9b9-2846-4484-844f-f3a58896d667/?format=api"
},
{
"id": "6d509263-c6c2-48ed-b830-79f7f09fb736",
"gambit_id": "0dbefb0a-135d-4bc2-b78a-7e43635a30d9",
"last_updated": "2023-09-18T22:48:08.432673-04:00",
"created_at": "2023-09-17T14:58:02.189391-04:00",
"name": "Game Total Over 9",
"reward": "1.87000",
"odds": "1.90910",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79c9f9b9-2846-4484-844f-f3a58896d667/?format=api"
}
]
}