GET /api/bet_types/f31058cf-3deb-4654-ace8-4dafb9fa1b7c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f31058cf-3deb-4654-ace8-4dafb9fa1b7c",
"match": "https://api-prod.gambitprofit.com/api/matches/563b5266-bafe-4e5f-b799-ac82bcc46263/?format=api",
"name": "Over/Under",
"created_at": "2023-04-22T13:07:02.006995-04: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 7.5",
"amount": 5107.0
},
{
"team": "Game Total Under 7.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "e7dd8074-ab6b-476d-b1d4-00d4b64b7735",
"gambit_id": "d5fe56fe-7d3c-4500-a1c0-33f4ffb427e7",
"last_updated": "2023-04-23T12:41:54.087170-04:00",
"created_at": "2023-04-22T13:07:02.011201-04:00",
"name": "Game Total Over 7.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f31058cf-3deb-4654-ace8-4dafb9fa1b7c/?format=api"
},
{
"id": "8f460300-1bd7-46fc-a47c-6dc4c141a492",
"gambit_id": "dd3fae4b-baf1-4c7e-9985-e183414a9944",
"last_updated": "2023-04-23T12:41:54.085587-04:00",
"created_at": "2023-04-22T13:07:02.009046-04:00",
"name": "Game Total Under 7.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f31058cf-3deb-4654-ace8-4dafb9fa1b7c/?format=api"
}
]
}