GET /api/bet_types/82257c8a-f4ee-4a99-9971-1710e4b51069/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "82257c8a-f4ee-4a99-9971-1710e4b51069",
"match": "https://api-prod.gambitprofit.com/api/matches/8e965a9a-3e38-4e4f-b70b-49abbd69e076/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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 47.5",
"amount": 5000.0
},
{
"team": "Game Total Under 47.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "9d668f3f-d08a-4b3b-95cf-d776f6d5e59e",
"gambit_id": "891ec76b-51b1-4126-a999-726d7e5bc5a3",
"last_updated": "2022-11-06T08:27:23.932264-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 47.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "47.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82257c8a-f4ee-4a99-9971-1710e4b51069/?format=api"
},
{
"id": "747ddd3f-039e-4f4c-b000-9a7826117c2e",
"gambit_id": "88ee7598-d368-4a1b-8197-fc0c795b6aa0",
"last_updated": "2022-11-06T08:27:23.931237-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 47.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "47.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82257c8a-f4ee-4a99-9971-1710e4b51069/?format=api"
}
]
}