GET /api/bet_types/d6c4e75f-e087-4286-a545-330569cb439b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d6c4e75f-e087-4286-a545-330569cb439b",
"match": "https://api-prod.gambitprofit.com/api/matches/f7869be0-b369-437c-aa57-f2e766bf44d5/?format=api",
"name": "Over/Under",
"created_at": "2023-04-08T09:01:55.773162-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 Under 6.5",
"amount": 5000.0
},
{
"team": "Game Total Over 6.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "3e3cceb1-beea-48ff-8362-ea72857d583b",
"gambit_id": "2eaf6799-1e4a-4c50-a043-3be803aa0c96",
"last_updated": "2023-04-10T15:22:16.453394-04:00",
"created_at": "2023-04-08T09:01:55.776094-04:00",
"name": "Game Total Under 6.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d6c4e75f-e087-4286-a545-330569cb439b/?format=api"
},
{
"id": "bed5a5bc-0aba-4d70-a13a-969ab83ed958",
"gambit_id": "350ba891-ab92-4c4c-b111-9dc5c65369d2",
"last_updated": "2023-04-10T15:22:16.455128-04:00",
"created_at": "2023-04-08T09:01:55.778867-04:00",
"name": "Game Total Over 6.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d6c4e75f-e087-4286-a545-330569cb439b/?format=api"
}
]
}