GET /api/bet_types/f302d1ee-4937-41e7-b9f8-716a0aab1d53/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f302d1ee-4937-41e7-b9f8-716a0aab1d53",
"match": "https://api-prod.gambitprofit.com/api/matches/e13cb2df-0c54-45fc-9066-a95856696e78/?format=api",
"name": "Over/Under",
"created_at": "2024-01-27T09:18:12.858594-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": 5423.0
},
{
"team": "Game Total Under 6.5",
"amount": 4577.0
}
],
"expected_reward_tokens": 9381.79,
"profit_sb": -118.21,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "76033905-0b48-4d5e-9dfd-0e7a03f8a8c4",
"gambit_id": "30be682c-e7b8-44ad-8fd5-082f7dd2adce",
"last_updated": "2024-01-29T21:53:08.091113-05:00",
"created_at": "2024-01-27T09:18:12.863418-05:00",
"name": "Game Total Over 6.5",
"reward": "1.73000",
"odds": "1.76920",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f302d1ee-4937-41e7-b9f8-716a0aab1d53/?format=api"
},
{
"id": "bb116bd5-22dc-4c60-9c94-ea597b93cc4f",
"gambit_id": "3f34bc0f-51db-49ac-9046-4534eb7de40e",
"last_updated": "2024-01-29T21:53:08.094817-05:00",
"created_at": "2024-01-27T09:18:12.868665-05:00",
"name": "Game Total Under 6.5",
"reward": "2.05000",
"odds": "2.10000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f302d1ee-4937-41e7-b9f8-716a0aab1d53/?format=api"
}
]
}