GET /api/bet_types/10665b00-3584-41be-a8c6-f80582041dad/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "10665b00-3584-41be-a8c6-f80582041dad",
"match": "https://api-prod.gambitprofit.com/api/matches/c5ce2f53-633d-4d66-b68e-e83b442475d2/?format=api",
"name": "Over/Under",
"created_at": "2023-03-07T09:41:56.439670-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": 5107.0
},
{
"team": "Game Total Under 6",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "b2e2bd45-bbb8-4763-864d-7b62f771e0d2",
"gambit_id": "4b19b991-49fa-4d20-9e16-75284115f54c",
"last_updated": "2023-03-08T10:17:16.233304-05:00",
"created_at": "2023-03-07T09:41:56.442234-05:00",
"name": "Game Total Over 6",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/10665b00-3584-41be-a8c6-f80582041dad/?format=api"
},
{
"id": "e3c9184d-dd86-47ba-8204-69e803903b6c",
"gambit_id": "d279179c-4373-433c-93a9-08d7ca8735be",
"last_updated": "2023-03-08T10:17:16.231832-05:00",
"created_at": "2023-03-07T09:41:56.440967-05:00",
"name": "Game Total Under 6",
"reward": "1.91000",
"odds": "1.95240",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/10665b00-3584-41be-a8c6-f80582041dad/?format=api"
}
]
}