GET /api/bet_types/498d6748-815a-4b64-a0d9-51bc94b644a3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "498d6748-815a-4b64-a0d9-51bc94b644a3",
"match": "https://api-prod.gambitprofit.com/api/matches/a359f299-57e1-45db-aaf7-a4fd88e6dc06/?format=api",
"name": "Over/Under",
"created_at": "2023-09-19T11:23:24.357754-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 9",
"amount": 5000.0
},
{
"team": "Game Total Under 9",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "230c8ff4-2402-4634-bc83-87fa29540ad4",
"gambit_id": "49154cc8-0e80-4c10-91f0-4451e62e891f",
"last_updated": "2023-09-21T09:38:16.547341-04:00",
"created_at": "2023-09-19T11:23:24.361496-04:00",
"name": "Game Total Over 9",
"reward": "1.87000",
"odds": "1.90910",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/498d6748-815a-4b64-a0d9-51bc94b644a3/?format=api"
},
{
"id": "a1b1f81f-5ee4-47a1-a4c8-b91e5006b2f1",
"gambit_id": "247070cd-5d25-4ec3-9efe-b4ae2d1a3d95",
"last_updated": "2023-09-21T09:38:16.551068-04:00",
"created_at": "2023-09-19T11:23:24.377585-04:00",
"name": "Game Total Under 9",
"reward": "1.87000",
"odds": "1.90910",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/498d6748-815a-4b64-a0d9-51bc94b644a3/?format=api"
}
]
}