GET /api/bet_types/933a3396-b459-42d2-a9f4-ecb65cf2ebf6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "933a3396-b459-42d2-a9f4-ecb65cf2ebf6",
"match": "https://api-prod.gambitprofit.com/api/matches/451daf6b-7ed7-4424-8aa0-9bf7dfa1bf61/?format=api",
"name": "Over/Under",
"created_at": "2023-12-10T09:58:02.398868-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": "dfa162d6-90c4-46d0-ad89-d8642c041b4e",
"gambit_id": "a1b745b7-4a42-425f-bbd0-48d23c4f9365",
"last_updated": "2023-12-12T10:28:16.810730-05:00",
"created_at": "2023-12-10T09:58:02.403197-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/933a3396-b459-42d2-a9f4-ecb65cf2ebf6/?format=api"
},
{
"id": "709b7a4f-d526-47d1-a7f9-2bce41c91342",
"gambit_id": "7f93b599-977c-4228-bc2c-f26f00b5538e",
"last_updated": "2023-12-12T10:28:16.813912-05:00",
"created_at": "2023-12-10T09:58:02.407690-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/933a3396-b459-42d2-a9f4-ecb65cf2ebf6/?format=api"
}
]
}