GET /api/bet_types/586c737d-7854-406c-a9d2-6cec5eac3ef4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "586c737d-7854-406c-a9d2-6cec5eac3ef4",
"match": "https://api-prod.gambitprofit.com/api/matches/6a2c0f46-2f5d-4c18-a45a-38346e70245d/?format=api",
"name": "Over/Under",
"created_at": "2023-03-11T09:32:14.203536-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": 5421.0
},
{
"team": "Game Total Under 6.5",
"amount": 4579.0
}
],
"expected_reward_tokens": 9432.54,
"profit_sb": -67.46,
"profit_sb_percentage": -0.71,
"recommended": false
},
"lines": [
{
"id": "d404aa7d-4d97-4eff-90b9-58780c6781eb",
"gambit_id": "a2ce39e0-46f1-45f7-a9f6-bcbf9e2993be",
"last_updated": "2023-03-13T13:22:04.796477-04:00",
"created_at": "2023-03-11T09:32:14.206168-05:00",
"name": "Game Total Over 6.5",
"reward": "1.74000",
"odds": "1.76920",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/586c737d-7854-406c-a9d2-6cec5eac3ef4/?format=api"
},
{
"id": "9f7a0417-a6c4-499d-ae25-dfc6848bfa12",
"gambit_id": "4a07d9a4-3e05-4056-8c61-fad3a4b75e62",
"last_updated": "2023-03-13T13:22:04.794269-04:00",
"created_at": "2023-03-11T09:32:14.204861-05:00",
"name": "Game Total Under 6.5",
"reward": "2.06000",
"odds": "2.10000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/586c737d-7854-406c-a9d2-6cec5eac3ef4/?format=api"
}
]
}