GET /api/bet_types/92fe37ce-c04a-4838-8eb9-3cec2c1b4d8b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "92fe37ce-c04a-4838-8eb9-3cec2c1b4d8b",
"match": "https://api-prod.gambitprofit.com/api/matches/e0bfeac9-74a9-4ac6-9ef2-3370e8d9cf2c/?format=api",
"name": "Over/Under",
"created_at": "2024-01-12T09:48:14.277811-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 Under 250",
"amount": 5000.0
},
{
"team": "Game Total Over 250",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "f99904db-8b6a-4c09-9746-5ec78a067307",
"gambit_id": "3c11118f-695c-43fa-bbef-78fa946fc74d",
"last_updated": "2024-01-15T10:13:35.968666-05:00",
"created_at": "2024-01-12T09:48:14.298942-05:00",
"name": "Game Total Under 250",
"reward": "1.87000",
"odds": "1.90910",
"spread": "250.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92fe37ce-c04a-4838-8eb9-3cec2c1b4d8b/?format=api"
},
{
"id": "21d341d2-dc09-4f4f-86a6-f2f345eab316",
"gambit_id": "f9a97093-9b2d-4634-8fc3-59d37f335bf1",
"last_updated": "2024-01-15T10:13:35.964160-05:00",
"created_at": "2024-01-12T09:48:14.294234-05:00",
"name": "Game Total Over 250",
"reward": "1.87000",
"odds": "1.90910",
"spread": "250.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92fe37ce-c04a-4838-8eb9-3cec2c1b4d8b/?format=api"
}
]
}