GET /api/bet_types/de66c10d-c333-4164-a471-33349f969ed3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "de66c10d-c333-4164-a471-33349f969ed3",
"match": "https://api-prod.gambitprofit.com/api/matches/a6487053-0a0c-4dcb-a933-afa8d17791cb/?format=api",
"name": "Over/Under",
"created_at": "2023-07-21T08:53:22.967699-04: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 9",
"amount": 5213.0
},
{
"team": "Game Total Over 9",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "a2b4a096-0e5f-41d1-ac44-904fe9c5be78",
"gambit_id": "acc72d51-255f-451c-8ee5-8137967980bc",
"last_updated": "2023-07-22T11:33:21.800909-04:00",
"created_at": "2023-07-21T08:53:22.970961-04:00",
"name": "Game Total Under 9",
"reward": "1.80000",
"odds": "1.83330",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de66c10d-c333-4164-a471-33349f969ed3/?format=api"
},
{
"id": "cd0e6dbf-57ce-4008-a3c0-bdcce0e6363f",
"gambit_id": "2ea8af0f-f866-4cbc-9efb-7c744ed0caf4",
"last_updated": "2023-07-22T11:33:21.796901-04:00",
"created_at": "2023-07-21T08:53:22.969370-04:00",
"name": "Game Total Over 9",
"reward": "1.96000",
"odds": "2.00000",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de66c10d-c333-4164-a471-33349f969ed3/?format=api"
}
]
}