GET /api/bet_types/44001e18-c465-4ac5-91f2-4e7f587f59fe/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "44001e18-c465-4ac5-91f2-4e7f587f59fe",
"match": "https://api-prod.gambitprofit.com/api/matches/c9de6131-308c-4c42-a980-8203071fd280/?format=api",
"name": "Over/Under",
"created_at": "2023-09-10T10:03:10.814052-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 8.5",
"amount": 5000.0
},
{
"team": "Game Total Under 8.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "3ac44926-e6bb-475f-ab5a-2f10579e2381",
"gambit_id": "cc1e0eb9-7bd3-43f2-9059-d2d1de1589e8",
"last_updated": "2023-09-12T11:18:00.942957-04:00",
"created_at": "2023-09-10T10:03:10.821724-04:00",
"name": "Game Total Over 8.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44001e18-c465-4ac5-91f2-4e7f587f59fe/?format=api"
},
{
"id": "aa876366-53c8-432f-8d17-24c381ccb133",
"gambit_id": "4a950fe6-4302-4b64-b0e4-d54d123c1ad0",
"last_updated": "2023-09-12T11:18:00.946448-04:00",
"created_at": "2023-09-10T10:03:10.830350-04:00",
"name": "Game Total Under 8.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44001e18-c465-4ac5-91f2-4e7f587f59fe/?format=api"
}
]
}