GET /api/bet_types/4c5e8abc-90d9-4d37-b11a-44f80fc2015f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4c5e8abc-90d9-4d37-b11a-44f80fc2015f",
"match": "https://api-prod.gambitprofit.com/api/matches/81059e3a-8880-44f4-a5de-59375f8e30c4/?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 Over 2.5",
"amount": 5520.0
},
{
"team": "Game Total Under 2.5",
"amount": 4480.0
}
],
"expected_reward_tokens": 9273.6,
"profit_sb": -226.4,
"profit_sb_percentage": -2.38,
"recommended": false
},
"lines": [
{
"id": "ac38e31d-c6db-4a3e-9f04-b658e9caf814",
"gambit_id": "89f2dbc8-8c83-4d94-9fed-e33eb129c18f",
"last_updated": "2022-10-17T10:17:15.903584-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.68000",
"odds": "1.70000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4c5e8abc-90d9-4d37-b11a-44f80fc2015f/?format=api"
},
{
"id": "e14d0f08-5d43-4f37-9f7c-2908783ad6d8",
"gambit_id": "7a8c0ef2-b345-46ee-855d-614b6e447943",
"last_updated": "2022-10-17T10:17:15.902549-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "2.07000",
"odds": "2.10000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4c5e8abc-90d9-4d37-b11a-44f80fc2015f/?format=api"
}
]
}