GET /api/bet_types/c322ac00-e7ff-4da1-8565-40d3982c8295/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c322ac00-e7ff-4da1-8565-40d3982c8295",
"match": "https://api-prod.gambitprofit.com/api/matches/1537b878-f8ac-4fa2-96ea-f75d55f3c52b/?format=api",
"name": "Over/Under",
"created_at": "2023-09-11T17:33:21.275667-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": 5213.0
},
{
"team": "Game Total Under 8.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "fb6db92c-5e2d-4658-8137-a0ffb7588673",
"gambit_id": "ede3fa8b-1428-4ff1-9fd4-86e0002f48bf",
"last_updated": "2023-09-12T21:28:20.134390-04:00",
"created_at": "2023-09-11T17:33:21.283481-04:00",
"name": "Game Total Over 8.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c322ac00-e7ff-4da1-8565-40d3982c8295/?format=api"
},
{
"id": "b52ead4e-aa80-408b-87ca-014d66ed08a0",
"gambit_id": "90e0d436-5d9b-443d-9400-246637193955",
"last_updated": "2023-09-12T21:28:20.131226-04:00",
"created_at": "2023-09-11T17:33:21.279597-04:00",
"name": "Game Total Under 8.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c322ac00-e7ff-4da1-8565-40d3982c8295/?format=api"
}
]
}