GET /api/bet_types/4f3b1a42-c859-49a7-a485-2b7a9d7451cb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4f3b1a42-c859-49a7-a485-2b7a9d7451cb",
"match": "https://api-prod.gambitprofit.com/api/matches/f974510b-c73a-4527-93ca-a80994fb7822/?format=api",
"name": "Over/Under",
"created_at": "2023-05-07T11:57:10.310033-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 Under 9.5",
"amount": 5000.0
},
{
"team": "Game Total Over 9.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "92de8f44-7560-44f0-a93b-ee05c6534f9c",
"gambit_id": "2c14bcc6-650e-4969-87fe-8d290227f22e",
"last_updated": "2023-05-08T11:47:07.617871-04:00",
"created_at": "2023-05-07T11:57:10.312098-04:00",
"name": "Game Total Under 9.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4f3b1a42-c859-49a7-a485-2b7a9d7451cb/?format=api"
},
{
"id": "1e6547ee-0162-4831-9ec2-bb5d7c198644",
"gambit_id": "fe85fbcb-4db4-4e15-9c4f-0ac518dbbe69",
"last_updated": "2023-05-08T11:47:07.619403-04:00",
"created_at": "2023-05-07T11:57:10.314348-04:00",
"name": "Game Total Over 9.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4f3b1a42-c859-49a7-a485-2b7a9d7451cb/?format=api"
}
]
}