GET /api/bet_types/9f55e062-d4c8-4210-810d-f4cf276ead34/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9f55e062-d4c8-4210-810d-f4cf276ead34",
"match": "https://api-prod.gambitprofit.com/api/matches/c98ed128-0412-4118-877f-f7221ed50abe/?format=api",
"name": "Over/Under",
"created_at": "2023-03-11T09:32:14.970684-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 Over 6.5",
"amount": 5107.0
},
{
"team": "Game Total Under 6.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "25e55a9d-58a3-4d34-86fc-981ae7aa7ff5",
"gambit_id": "eb1e2e01-881c-4365-b416-46363b8c7944",
"last_updated": "2023-03-12T19:32:11.844006-04:00",
"created_at": "2023-03-11T09:32:14.973379-05:00",
"name": "Game Total Over 6.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9f55e062-d4c8-4210-810d-f4cf276ead34/?format=api"
},
{
"id": "452d24ba-2399-46fe-a01a-de8ba81bf961",
"gambit_id": "a02a132b-898f-4ffe-980e-9620edbdfc74",
"last_updated": "2023-03-12T19:32:11.841937-04:00",
"created_at": "2023-03-11T09:32:14.972010-05:00",
"name": "Game Total Under 6.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9f55e062-d4c8-4210-810d-f4cf276ead34/?format=api"
}
]
}