GET /api/bet_types/c36b6fb2-88f9-460d-b399-a0e43270ae64/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c36b6fb2-88f9-460d-b399-a0e43270ae64",
"match": "https://api-prod.gambitprofit.com/api/matches/5fc10000-d5c6-480e-b8f4-e43118fd7db1/?format=api",
"name": "Over/Under",
"created_at": "2023-12-15T09:13:08.983466-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 39.5",
"amount": 5000.0
},
{
"team": "Game Total Under 39.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "7c1d020c-ea70-42e5-8946-db4c2c5a0529",
"gambit_id": "06250068-ee9f-4bab-aa6d-e54ac8810ac7",
"last_updated": "2023-12-19T09:58:15.791483-05:00",
"created_at": "2023-12-15T09:13:08.987201-05:00",
"name": "Game Total Over 39.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "39.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c36b6fb2-88f9-460d-b399-a0e43270ae64/?format=api"
},
{
"id": "e67f21e6-c89a-4b5b-8a4f-06b150200ee6",
"gambit_id": "20fd1056-04b6-46fd-b2a0-c8c43f4d0a90",
"last_updated": "2023-12-19T09:58:15.787999-05:00",
"created_at": "2023-12-15T09:13:08.991129-05:00",
"name": "Game Total Under 39.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "39.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c36b6fb2-88f9-460d-b399-a0e43270ae64/?format=api"
}
]
}