GET /api/bet_types/84f5db61-4a9f-4dab-8015-f119453e7060/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "84f5db61-4a9f-4dab-8015-f119453e7060",
"match": "https://api-prod.gambitprofit.com/api/matches/bbcd2254-746b-4f74-b00f-b0466439325a/?format=api",
"name": "Over/Under",
"created_at": "2023-10-14T09:28:05.183396-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 6",
"amount": 5000.0
},
{
"team": "Game Total Under 6",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "ae62056c-54b0-45cc-8a68-e4bcb820d5a6",
"gambit_id": "a614ecaa-b508-42ff-8fa4-4994d30cf516",
"last_updated": "2023-10-16T17:58:29.333692-04:00",
"created_at": "2023-10-14T09:28:05.187622-04:00",
"name": "Game Total Over 6",
"reward": "1.86000",
"odds": "1.90910",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84f5db61-4a9f-4dab-8015-f119453e7060/?format=api"
},
{
"id": "b514c9b9-c3f5-4350-a4ff-a4e57cf0bdf5",
"gambit_id": "3d604fad-8904-4066-bc6b-d0e40ed4d751",
"last_updated": "2023-10-16T17:58:29.337153-04:00",
"created_at": "2023-10-14T09:28:05.191997-04:00",
"name": "Game Total Under 6",
"reward": "1.86000",
"odds": "1.90910",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84f5db61-4a9f-4dab-8015-f119453e7060/?format=api"
}
]
}