GET /api/bet_types/13739042-3c97-4a6a-a5bb-78b33c114c8f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "13739042-3c97-4a6a-a5bb-78b33c114c8f",
"match": "https://api-prod.gambitprofit.com/api/matches/3e96e024-ff12-4520-9167-0b8a25b8b8a9/?format=api",
"name": "Over/Under",
"created_at": "2023-12-22T10:13:16.005617-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 249",
"amount": 5000.0
},
{
"team": "Game Total Over 249",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "ffdee4fe-7ab2-4265-9365-e221895e58fb",
"gambit_id": "5c448c7b-0acf-4af8-9ef1-f3c94e61cd2b",
"last_updated": "2023-12-23T21:03:21.028840-05:00",
"created_at": "2023-12-22T10:13:16.013428-05:00",
"name": "Game Total Under 249",
"reward": "1.87000",
"odds": "1.90910",
"spread": "249.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/13739042-3c97-4a6a-a5bb-78b33c114c8f/?format=api"
},
{
"id": "00d88802-59ee-487e-849d-74e2113d6679",
"gambit_id": "8facb1bb-be96-40db-bb38-5009772a9387",
"last_updated": "2023-12-23T21:03:21.032258-05:00",
"created_at": "2023-12-22T10:13:16.009429-05:00",
"name": "Game Total Over 249",
"reward": "1.87000",
"odds": "1.90910",
"spread": "249.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/13739042-3c97-4a6a-a5bb-78b33c114c8f/?format=api"
}
]
}