GET /api/bet_types/9de4044f-79b0-4eb2-99b0-3f23ce4e0440/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9de4044f-79b0-4eb2-99b0-3f23ce4e0440",
"match": "https://api-prod.gambitprofit.com/api/matches/d3ad1813-d0f7-499d-9895-8fabbeb67721/?format=api",
"name": "Over/Under",
"created_at": "2024-01-20T07:28:16.990409-05: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": 5213.0
},
{
"team": "Game Total Under 6",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "8ddeb84d-664d-40bd-ad55-f5bec5370189",
"gambit_id": "a03f010f-14b2-40cf-8520-91424483a777",
"last_updated": "2024-01-23T20:28:16.905027-05:00",
"created_at": "2024-01-20T07:28:16.994213-05:00",
"name": "Game Total Over 6",
"reward": "1.80000",
"odds": "1.83330",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9de4044f-79b0-4eb2-99b0-3f23ce4e0440/?format=api"
},
{
"id": "40f18f0b-549a-4fbf-b27d-0a4f899fb3ae",
"gambit_id": "54b17cfa-691d-441f-a4d4-0417cf72c5d5",
"last_updated": "2024-01-23T20:28:16.901177-05:00",
"created_at": "2024-01-20T07:28:16.999575-05:00",
"name": "Game Total Under 6",
"reward": "1.96000",
"odds": "2.00000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9de4044f-79b0-4eb2-99b0-3f23ce4e0440/?format=api"
}
]
}