GET /api/bet_types/05eeca49-049f-47e4-9f9f-4a9b48f1b64d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "05eeca49-049f-47e4-9f9f-4a9b48f1b64d",
"match": "https://api-prod.gambitprofit.com/api/matches/2ccfc9fa-0a27-4017-adec-9b6d7db7c366/?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 212.5",
"amount": 5000.0
},
{
"team": "Game Total Over 212.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "b60fe440-3011-4478-805a-bb74ae001c4b",
"gambit_id": "21937e05-e930-41d7-9a58-4998e778638d",
"last_updated": "2022-11-16T09:42:29.298279-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 212.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "212.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/05eeca49-049f-47e4-9f9f-4a9b48f1b64d/?format=api"
},
{
"id": "e7c1f84c-fce5-454e-ac0c-a35a3b617d2e",
"gambit_id": "f684947b-2fc5-455a-a915-bd661606453a",
"last_updated": "2022-11-16T09:42:29.299409-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 212.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "212.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/05eeca49-049f-47e4-9f9f-4a9b48f1b64d/?format=api"
}
]
}