GET /api/bet_types/795f0204-484d-43c8-acc6-ecf9e6c9e100/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "795f0204-484d-43c8-acc6-ecf9e6c9e100",
"match": "https://api-prod.gambitprofit.com/api/matches/4d224e8a-74fd-46b6-aada-e596c6aa5ab8/?format=api",
"name": "Over/Under",
"created_at": "2023-02-11T09:01:55.393543-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 Under 6.5",
"amount": 5212.0
},
{
"team": "Game Total Over 6.5",
"amount": 4788.0
}
],
"expected_reward_tokens": 9432.36,
"profit_sb": -67.64,
"profit_sb_percentage": -0.71,
"recommended": false
},
"lines": [
{
"id": "b8fa337c-9d18-4fa3-8ddb-83fd73d75920",
"gambit_id": "f44bc3b7-4cd7-497e-9504-a95feed41532",
"last_updated": "2023-02-12T09:37:12.228899-05:00",
"created_at": "2023-02-11T09:01:55.394952-05:00",
"name": "Game Total Under 6.5",
"reward": "1.81000",
"odds": "1.83330",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/795f0204-484d-43c8-acc6-ecf9e6c9e100/?format=api"
},
{
"id": "f5b95483-268a-4863-96c0-ac08ca2f97ea",
"gambit_id": "44182f2d-b2c1-4816-ac44-62cf2b7fdcb8",
"last_updated": "2023-02-12T09:37:12.230163-05:00",
"created_at": "2023-02-11T09:01:55.396308-05:00",
"name": "Game Total Over 6.5",
"reward": "1.97000",
"odds": "2.00000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/795f0204-484d-43c8-acc6-ecf9e6c9e100/?format=api"
}
]
}