GET /api/bet_types/d9f855fa-25c4-4e0c-85f9-80f0a1702639/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d9f855fa-25c4-4e0c-85f9-80f0a1702639",
"match": "https://api-prod.gambitprofit.com/api/matches/66b6efba-e691-4aac-8e8b-bd84239d8cee/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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 Under 52.5",
"amount": 5000.0
},
{
"team": "Game Total Over 52.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "a46a3689-0ba3-47ed-aa35-6bb0fcccb8b2",
"gambit_id": "1e52721d-857f-42d5-9fe7-b10406da3393",
"last_updated": "2022-11-21T15:43:28.570483-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 52.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "52.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d9f855fa-25c4-4e0c-85f9-80f0a1702639/?format=api"
},
{
"id": "d6cb419a-b304-4c94-9657-4e5af2909bdc",
"gambit_id": "e6814b2e-9a02-483d-a6e0-3ca9b7bc0d88",
"last_updated": "2022-11-21T15:43:28.571528-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 52.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "52.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d9f855fa-25c4-4e0c-85f9-80f0a1702639/?format=api"
}
]
}