GET /api/bet_types/f303d16f-ff9e-49ad-b8e3-c656a5d302c8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f303d16f-ff9e-49ad-b8e3-c656a5d302c8",
"match": "https://api-prod.gambitprofit.com/api/matches/6bed45c1-7e0f-47b1-9792-f180b7c8f450/?format=api",
"name": "Over/Under",
"created_at": "2023-08-23T08:33:18.488139-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",
"amount": 5000.0
},
{
"team": "Game Total Under 8",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "39e8a633-b4d1-479c-b46e-69641d383cb9",
"gambit_id": "8129edc7-8264-4599-b923-bb0ddefcd43e",
"last_updated": "2023-08-30T11:03:21.430771-04:00",
"created_at": "2023-08-23T08:33:18.492625-04:00",
"name": "Game Total Over 8",
"reward": "1.87000",
"odds": "1.90910",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f303d16f-ff9e-49ad-b8e3-c656a5d302c8/?format=api"
},
{
"id": "69b9fd31-5ec9-4225-8251-5c834b638cd6",
"gambit_id": "a4049c7f-f803-4879-96d2-938f78e78fa1",
"last_updated": "2023-08-30T11:03:21.433977-04:00",
"created_at": "2023-08-23T08:33:18.497581-04:00",
"name": "Game Total Under 8",
"reward": "1.87000",
"odds": "1.90910",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f303d16f-ff9e-49ad-b8e3-c656a5d302c8/?format=api"
}
]
}