GET /api/bet_types/224e678d-de5b-44a4-a6fd-e0bb1ecbc9a0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "224e678d-de5b-44a4-a6fd-e0bb1ecbc9a0",
"match": "https://api-prod.gambitprofit.com/api/matches/4f34fb1d-0aa9-4370-9f18-f7952e324676/?format=api",
"name": "Over/Under",
"created_at": "2024-01-04T09:43:01.267865-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 35.5",
"amount": 5000.0
},
{
"team": "Game Total Under 35.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "dd8c103c-3c65-4417-8816-c2a7e49f63d6",
"gambit_id": "cebe4bfe-7ef5-4b45-82bc-fda2b3167a2d",
"last_updated": "2024-01-09T10:33:29.040323-05:00",
"created_at": "2024-01-04T09:43:01.283772-05:00",
"name": "Game Total Over 35.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "35.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/224e678d-de5b-44a4-a6fd-e0bb1ecbc9a0/?format=api"
},
{
"id": "89da0166-8e6d-4166-89d7-830d437e2a70",
"gambit_id": "ce8eadbe-58c3-4bc1-b1b9-054453291af7",
"last_updated": "2024-01-09T10:33:29.044363-05:00",
"created_at": "2024-01-04T09:43:01.291943-05:00",
"name": "Game Total Under 35.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "35.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/224e678d-de5b-44a4-a6fd-e0bb1ecbc9a0/?format=api"
}
]
}