GET /api/bet_types/c128db80-a5bd-428b-b83a-04f722eef5f5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c128db80-a5bd-428b-b83a-04f722eef5f5",
"match": "https://api-prod.gambitprofit.com/api/matches/362ccd99-8cf3-4168-9dd8-a4062b51d45f/?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 Under 49",
"amount": 5000.0
},
{
"team": "Game Total Over 49",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "79cc3c90-5391-406d-875e-18e91dafcecc",
"gambit_id": "8a3bc7c3-a6f3-49bb-b894-4b46dc171161",
"last_updated": "2022-11-28T11:41:58.902531-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 49",
"reward": "1.80000",
"odds": "1.90910",
"spread": "49.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c128db80-a5bd-428b-b83a-04f722eef5f5/?format=api"
},
{
"id": "687c2b04-983a-4e58-8177-a45026bc7694",
"gambit_id": "012e33e5-0fe9-4c66-9d04-3e7ae2d8c8fc",
"last_updated": "2022-11-28T11:41:58.904493-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 49",
"reward": "1.80000",
"odds": "1.90910",
"spread": "49.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c128db80-a5bd-428b-b83a-04f722eef5f5/?format=api"
}
]
}