GET /api/bet_types/2dfd487a-cd1c-458d-9637-73e876e1a1f0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2dfd487a-cd1c-458d-9637-73e876e1a1f0",
"match": "https://api-prod.gambitprofit.com/api/matches/a0da4f3a-8d3c-4e89-b876-c0357a7f8276/?format=api",
"name": "Over/Under",
"created_at": "2024-01-25T13:28:14.244982-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": "d0a58ae4-f364-49ec-89f0-f7c3ab83674d",
"gambit_id": "25af75ed-3441-4f4b-b3c7-3a606184a9b9",
"last_updated": "2024-01-26T20:53:22.221034-05:00",
"created_at": "2024-01-25T13:28:14.248368-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/2dfd487a-cd1c-458d-9637-73e876e1a1f0/?format=api"
},
{
"id": "4c048bb4-edaf-4616-8540-e378635d4ec0",
"gambit_id": "b23a2a56-306a-49f6-b41d-5130d3314932",
"last_updated": "2024-01-26T20:53:22.224447-05:00",
"created_at": "2024-01-25T13:28:14.253744-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/2dfd487a-cd1c-458d-9637-73e876e1a1f0/?format=api"
}
]
}