GET /api/bet_types/5910358d-fb2d-498d-ae1e-34e15f94237c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5910358d-fb2d-498d-ae1e-34e15f94237c",
"match": "https://api-prod.gambitprofit.com/api/matches/a3a625cb-8dc3-4b42-9e5a-facfa690bf14/?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 8",
"amount": 5000.0
},
{
"team": "Game Total Over 8",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "ee9af12b-7e2f-4f76-bd15-6b0dcfbb2e53",
"gambit_id": "78c0bc7a-06a9-49f0-a23b-fd01693020fb",
"last_updated": "2022-09-24T21:07:20.549158-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 8",
"reward": "1.80000",
"odds": "1.90910",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5910358d-fb2d-498d-ae1e-34e15f94237c/?format=api"
},
{
"id": "a8561b2e-ba39-4105-8082-6f16cb3b18a6",
"gambit_id": "7458f9ac-bb9e-4045-84c4-df097804077b",
"last_updated": "2022-09-24T21:07:20.550216-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 8",
"reward": "1.80000",
"odds": "1.90910",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5910358d-fb2d-498d-ae1e-34e15f94237c/?format=api"
}
]
}