GET /api/bet_types/9cb048e0-f554-406c-a777-328d65151a31/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9cb048e0-f554-406c-a777-328d65151a31",
"match": "https://api-prod.gambitprofit.com/api/matches/a0bd4b2f-360c-440c-bd4b-61d5a46ab3b2/?format=api",
"name": "Over/Under",
"created_at": "2024-01-25T13:28:14.006950-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": "5888f3a1-df2f-463b-98e7-e7b3cb8c99cd",
"gambit_id": "768da6ac-b671-4d4a-b74b-dbc10584235d",
"last_updated": "2024-01-26T20:53:22.729733-05:00",
"created_at": "2024-01-25T13:28:14.021731-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/9cb048e0-f554-406c-a777-328d65151a31/?format=api"
},
{
"id": "a0f5ed75-aad8-4e4c-832a-714b3555f937",
"gambit_id": "511f4eac-7eb2-4719-a04e-0301ee339490",
"last_updated": "2024-01-26T20:53:22.732971-05:00",
"created_at": "2024-01-25T13:28:14.027389-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/9cb048e0-f554-406c-a777-328d65151a31/?format=api"
}
]
}