GET /api/bet_types/444db281-7f5b-41c8-9922-6473fd038173/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "444db281-7f5b-41c8-9922-6473fd038173",
"match": "https://api-prod.gambitprofit.com/api/matches/4f0c4cc7-fb70-441c-b1a2-c6903f9bac53/?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 6.5",
"amount": 5106.0
},
{
"team": "Game Total Over 6.5",
"amount": 4894.0
}
],
"expected_reward_tokens": 9395.04,
"profit_sb": -104.96,
"profit_sb_percentage": -1.1,
"recommended": false
},
"lines": [
{
"id": "ed04d09d-999e-4b74-af9f-d96f23827e5b",
"gambit_id": "f9f3c5a2-f4d3-4a99-afc1-40fca13e8a4a",
"last_updated": "2022-10-29T19:11:51.577557-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6.5",
"reward": "1.84000",
"odds": "1.86960",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/444db281-7f5b-41c8-9922-6473fd038173/?format=api"
},
{
"id": "c5ba55e1-780b-48f8-a62e-f68ac8466af7",
"gambit_id": "6f695c46-a6ca-4455-991a-34bf3c9c8b43",
"last_updated": "2022-10-29T19:11:51.578700-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6.5",
"reward": "1.92000",
"odds": "1.95240",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/444db281-7f5b-41c8-9922-6473fd038173/?format=api"
}
]
}