GET /api/bet_types/d7a2fb56-0e4b-4f1d-94ca-6d18de2f4344/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d7a2fb56-0e4b-4f1d-94ca-6d18de2f4344",
"match": "https://api-prod.gambitprofit.com/api/matches/0e5b386e-2697-4ddd-a075-a258d62790d0/?format=api",
"name": "Over/Under",
"created_at": "2024-01-23T22:48:17.964687-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 Under 44",
"amount": 5107.0
},
{
"team": "Game Total Over 44",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "1cd214ae-5639-4c98-ba67-9504cedeec6e",
"gambit_id": "9e79fa77-d7ae-45ef-96a6-93e8a2cce5e1",
"last_updated": "2024-01-29T22:18:11.710041-05:00",
"created_at": "2024-01-23T22:48:17.972955-05:00",
"name": "Game Total Under 44",
"reward": "1.83000",
"odds": "1.86960",
"spread": "44.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d7a2fb56-0e4b-4f1d-94ca-6d18de2f4344/?format=api"
},
{
"id": "95c828c8-e9b2-4aff-81ea-ff9064f54229",
"gambit_id": "fb8187d3-e033-4fc7-bbf2-1d215ab71b18",
"last_updated": "2024-01-29T22:18:11.706729-05:00",
"created_at": "2024-01-23T22:48:17.968703-05:00",
"name": "Game Total Over 44",
"reward": "1.91000",
"odds": "1.95240",
"spread": "44.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d7a2fb56-0e4b-4f1d-94ca-6d18de2f4344/?format=api"
}
]
}