GET /api/bet_types/3a147af3-ebb5-4010-aea7-17d6b2376cc8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3a147af3-ebb5-4010-aea7-17d6b2376cc8",
"match": "https://api-prod.gambitprofit.com/api/matches/5ec0eecb-ed8a-4d96-8535-ab87105305ff/?format=api",
"name": "Over/Under",
"created_at": "2024-01-08T09:02:56.813951-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 245",
"amount": 5000.0
},
{
"team": "Game Total Under 245",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "f636af7f-4ab9-44bd-b752-f8f9bcc44d22",
"gambit_id": "311e9e0c-2d81-4279-b760-4712edbc22e1",
"last_updated": "2024-01-10T10:08:16.389499-05:00",
"created_at": "2024-01-08T09:02:56.817612-05:00",
"name": "Game Total Over 245",
"reward": "1.87000",
"odds": "1.90910",
"spread": "245.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3a147af3-ebb5-4010-aea7-17d6b2376cc8/?format=api"
},
{
"id": "69bcd3f4-9315-4089-9bdb-5aa2d9db97d9",
"gambit_id": "2f344a01-7272-4dbf-86e9-0a01d0de70d5",
"last_updated": "2024-01-10T10:08:16.393078-05:00",
"created_at": "2024-01-08T09:02:56.821807-05:00",
"name": "Game Total Under 245",
"reward": "1.87000",
"odds": "1.90910",
"spread": "245.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3a147af3-ebb5-4010-aea7-17d6b2376cc8/?format=api"
}
]
}