GET /api/bet_types/d779948a-95e9-4bad-b962-999d574e6889/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d779948a-95e9-4bad-b962-999d574e6889",
"match": "https://api-prod.gambitprofit.com/api/matches/1e367dfd-6c04-47d1-82c2-4012f3efd3c2/?format=api",
"name": "Over/Under",
"created_at": "2023-01-16T09:52:12.268314-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 6.5",
"amount": 5098.0
},
{
"team": "Game Total Over 6.5",
"amount": 4902.0
}
],
"expected_reward_tokens": 8921.5,
"profit_sb": -78.5,
"profit_sb_percentage": -0.87,
"recommended": false
},
"lines": [
{
"id": "c2b6b622-280f-47a4-8e0e-7b4e273ed7d0",
"gambit_id": "58517b00-2b32-4059-a8b6-f5c9937b3a1a",
"last_updated": "2023-01-17T11:22:13.685464-05:00",
"created_at": "2023-01-16T09:52:12.271459-05:00",
"name": "Game Total Under 6.5",
"reward": "1.75000",
"odds": "1.86960",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d779948a-95e9-4bad-b962-999d574e6889/?format=api"
},
{
"id": "71638d51-388e-45fc-8e45-439e0f8f989a",
"gambit_id": "3a3bae1a-ea09-4e47-9178-04246401641f",
"last_updated": "2023-01-17T11:22:13.686571-05:00",
"created_at": "2023-01-16T09:52:12.274706-05:00",
"name": "Game Total Over 6.5",
"reward": "1.82000",
"odds": "1.95240",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d779948a-95e9-4bad-b962-999d574e6889/?format=api"
}
]
}