GET /api/bet_types/fb7d196a-e36d-41a0-b1b1-9462f5372d8b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fb7d196a-e36d-41a0-b1b1-9462f5372d8b",
"match": "https://api-prod.gambitprofit.com/api/matches/45e3606e-98ea-42f3-9357-d3c5404da57d/?format=api",
"name": "Over/Under",
"created_at": "2023-04-08T09:01:56.707436-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 7",
"amount": 5317.0
},
{
"team": "Game Total Under 7",
"amount": 4683.0
}
],
"expected_reward_tokens": 9411.09,
"profit_sb": -88.91,
"profit_sb_percentage": -0.94,
"recommended": false
},
"lines": [
{
"id": "08291904-2f5c-4add-9f06-51b924504ca7",
"gambit_id": "c4d9a328-bb42-4cc7-9922-2b9199123ce1",
"last_updated": "2023-04-09T11:42:18.678597-04:00",
"created_at": "2023-04-08T09:01:56.710498-04:00",
"name": "Game Total Over 7",
"reward": "1.77000",
"odds": "1.80000",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fb7d196a-e36d-41a0-b1b1-9462f5372d8b/?format=api"
},
{
"id": "d31e4018-6f07-41d7-8577-ceb521fc1b99",
"gambit_id": "671dd9fe-502f-4646-b524-271258778830",
"last_updated": "2023-04-09T11:42:18.676234-04:00",
"created_at": "2023-04-08T09:01:56.708976-04:00",
"name": "Game Total Under 7",
"reward": "2.01000",
"odds": "2.05000",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fb7d196a-e36d-41a0-b1b1-9462f5372d8b/?format=api"
}
]
}