GET /api/bet_types/092b00c2-bdfe-42d3-af98-ac1e9ab2e7a9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "092b00c2-bdfe-42d3-af98-ac1e9ab2e7a9",
"match": "https://api-prod.gambitprofit.com/api/matches/a385e695-ed1c-482d-862d-859e8dd03dd7/?format=api",
"name": "Over/Under",
"created_at": "2023-09-30T08:58:12.249991-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 Over 8.5",
"amount": 5213.0
},
{
"team": "Game Total Under 8.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "c7c095ac-0f80-4160-ba3c-e6ccca9cda68",
"gambit_id": "0b048b1b-02aa-478a-814c-c3287233f94b",
"last_updated": "2023-10-02T10:48:23.159490-04:00",
"created_at": "2023-09-30T08:58:12.254579-04:00",
"name": "Game Total Over 8.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/092b00c2-bdfe-42d3-af98-ac1e9ab2e7a9/?format=api"
},
{
"id": "51ea8b12-cfda-41a0-a15e-a7c91d702463",
"gambit_id": "29638c93-a72b-4dfa-b972-3c3cdb1f0861",
"last_updated": "2023-10-02T10:48:23.162850-04:00",
"created_at": "2023-09-30T08:58:12.259441-04:00",
"name": "Game Total Under 8.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/092b00c2-bdfe-42d3-af98-ac1e9ab2e7a9/?format=api"
}
]
}