GET /api/bet_types/c39faea9-6dc1-4d40-ba6b-dfab48e54d47/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c39faea9-6dc1-4d40-ba6b-dfab48e54d47",
"match": "https://api-prod.gambitprofit.com/api/matches/aabec531-83b3-439d-b6c7-73a02e8c19f1/?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 227",
"amount": 5000.0
},
{
"team": "Game Total Over 227",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "a34012d2-7169-4c7e-978d-d5ee1cc348f4",
"gambit_id": "bee75746-18f1-4bcd-a3d0-637f58a1e108",
"last_updated": "2022-11-17T11:02:56.992617-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 227",
"reward": "1.80000",
"odds": "1.90910",
"spread": "227.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c39faea9-6dc1-4d40-ba6b-dfab48e54d47/?format=api"
},
{
"id": "f9cf1ef5-f49c-4d92-8a15-bd8af24fe31f",
"gambit_id": "ab459209-c627-4e85-9ea5-3226ac0dc86c",
"last_updated": "2022-11-17T11:02:56.993698-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 227",
"reward": "1.80000",
"odds": "1.90910",
"spread": "227.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c39faea9-6dc1-4d40-ba6b-dfab48e54d47/?format=api"
}
]
}