GET /api/bet_types/d668603a-0c96-441d-96fe-22b99dc0ea31/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d668603a-0c96-441d-96fe-22b99dc0ea31",
"match": "https://api-prod.gambitprofit.com/api/matches/1d3305c7-7892-4f06-9d5d-56a5e46dbf6c/?format=api",
"name": "Over/Under",
"created_at": "2023-04-22T13:06:57.187057-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 226.5",
"amount": 5000.0
},
{
"team": "Game Total Under 226.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "4c519417-c94e-47e6-9277-d318c00c4d8a",
"gambit_id": "abc3f17f-2cf5-48ac-abc2-57a56fcc6db0",
"last_updated": "2023-04-23T18:32:12.658597-04:00",
"created_at": "2023-04-22T13:06:57.190314-04:00",
"name": "Game Total Over 226.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "226.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d668603a-0c96-441d-96fe-22b99dc0ea31/?format=api"
},
{
"id": "066b9a9a-ffd6-4222-bc95-a42fd6eb1998",
"gambit_id": "b30c7b63-600f-4139-8e6a-30f222931d29",
"last_updated": "2023-04-23T18:32:12.657138-04:00",
"created_at": "2023-04-22T13:06:57.188587-04:00",
"name": "Game Total Under 226.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "226.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d668603a-0c96-441d-96fe-22b99dc0ea31/?format=api"
}
]
}