GET /api/bet_types/7b47a78a-c4e7-45c3-967b-03bf9bb14dac/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7b47a78a-c4e7-45c3-967b-03bf9bb14dac",
"match": "https://api-prod.gambitprofit.com/api/matches/967343d0-161b-40d0-bdd3-f50f5a2cf10a/?format=api",
"name": "Over/Under",
"created_at": "2023-12-28T10:03:12.133453-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 234",
"amount": 5000.0
},
{
"team": "Game Total Under 234",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "39a2b7d5-11fa-4668-9b35-fe3f52f7d02b",
"gambit_id": "85da655d-6b9c-45df-bfbd-88996f2d8bff",
"last_updated": "2023-12-30T16:28:09.427474-05:00",
"created_at": "2023-12-28T10:03:12.137417-05:00",
"name": "Game Total Over 234",
"reward": "1.87000",
"odds": "1.90910",
"spread": "234.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b47a78a-c4e7-45c3-967b-03bf9bb14dac/?format=api"
},
{
"id": "6e8ac7a6-ad07-4eb8-aee9-44550a7fcaaa",
"gambit_id": "f02b4336-e51b-4f66-9bac-3d7d6d8a909f",
"last_updated": "2023-12-30T16:28:09.435510-05:00",
"created_at": "2023-12-28T10:03:12.141330-05:00",
"name": "Game Total Under 234",
"reward": "1.87000",
"odds": "1.90910",
"spread": "234.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b47a78a-c4e7-45c3-967b-03bf9bb14dac/?format=api"
}
]
}