GET /api/bet_types/e2281af2-da33-499b-8151-c623b27e8e13/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e2281af2-da33-499b-8151-c623b27e8e13",
"match": "https://api-prod.gambitprofit.com/api/matches/bf3167bb-1139-4f73-9606-793b34bdbf6c/?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 2.5",
"amount": 6076.0
},
{
"team": "Game Total Over 2.5",
"amount": 3924.0
}
],
"expected_reward_tokens": 8749.44,
"profit_sb": -250.56,
"profit_sb_percentage": -2.78,
"recommended": false
},
"lines": [
{
"id": "0a00b762-02ea-4667-b650-9e0a3df22503",
"gambit_id": "3c04eb19-82dc-446c-baa6-6a2f5aa7ca0f",
"last_updated": "2022-11-22T09:47:34.387567-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "1.44000",
"odds": "1.50000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e2281af2-da33-499b-8151-c623b27e8e13/?format=api"
},
{
"id": "cc686c3d-5414-4265-aaea-94004c7f7880",
"gambit_id": "bb8ffb51-569c-4127-8418-5c79ae0ff3da",
"last_updated": "2022-11-22T09:47:34.388768-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "2.23000",
"odds": "2.40000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e2281af2-da33-499b-8151-c623b27e8e13/?format=api"
}
]
}