GET /api/bet_types/c1ab1c0d-f5a4-4e0b-a9cd-0f4380425d0c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c1ab1c0d-f5a4-4e0b-a9cd-0f4380425d0c",
"match": "https://api-prod.gambitprofit.com/api/matches/b9aeb0f1-a010-4a17-a234-59faa1fbad4d/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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 219.5",
"amount": 5000.0
},
{
"team": "Game Total Over 219.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "f02a9664-42b1-424b-a282-27d23504f8c2",
"gambit_id": "c7d7a84a-a3db-45c4-9413-48041261d72d",
"last_updated": "2022-11-12T16:58:17.029343-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 219.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "219.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c1ab1c0d-f5a4-4e0b-a9cd-0f4380425d0c/?format=api"
},
{
"id": "6440567c-d061-4754-bc32-3cd947f2321c",
"gambit_id": "c52c46ac-7322-47da-b02e-e28e9d5c2dde",
"last_updated": "2022-11-12T16:58:17.030332-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 219.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "219.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c1ab1c0d-f5a4-4e0b-a9cd-0f4380425d0c/?format=api"
}
]
}