GET /api/bet_types/7e84a67a-9275-4fe5-8bd6-cd2184c62b54/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7e84a67a-9275-4fe5-8bd6-cd2184c62b54",
"match": "https://api-prod.gambitprofit.com/api/matches/e9e75ba6-0c63-4ea4-82a6-8c6b8634bcc6/?format=api",
"name": "Over/Under",
"created_at": "2023-04-18T12:12:01.664765-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 214.5",
"amount": 5000.0
},
{
"team": "Game Total Under 214.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "f641541d-3229-485b-8ff6-96366305250c",
"gambit_id": "94403087-3db0-49dd-ac3a-4305067e1ca1",
"last_updated": "2023-04-19T20:22:15.368625-04:00",
"created_at": "2023-04-18T12:12:01.669112-04:00",
"name": "Game Total Over 214.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "214.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e84a67a-9275-4fe5-8bd6-cd2184c62b54/?format=api"
},
{
"id": "8254df2b-1373-4359-958c-0bf0642f55ea",
"gambit_id": "2ebd5746-453a-4ed6-89f6-25c1f65f878d",
"last_updated": "2023-04-19T20:22:15.366336-04:00",
"created_at": "2023-04-18T12:12:01.666892-04:00",
"name": "Game Total Under 214.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "214.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e84a67a-9275-4fe5-8bd6-cd2184c62b54/?format=api"
}
]
}