GET /api/bet_types/62ef73d9-2382-40c8-8a14-dbf9b60d9eab/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "62ef73d9-2382-40c8-8a14-dbf9b60d9eab",
"match": "https://api-prod.gambitprofit.com/api/matches/4e35f030-e4d1-4013-98d9-69f661d10092/?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": "932b9c71-c7a0-41dc-92ca-36320db78e4e",
"gambit_id": "c9f97eb1-638c-4633-8eb8-00b251da883a",
"last_updated": "2022-10-24T11:56:49.245257-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/62ef73d9-2382-40c8-8a14-dbf9b60d9eab/?format=api"
},
{
"id": "f410422d-8f57-4584-96a8-ad88d5494920",
"gambit_id": "513c8872-f311-4ee2-a159-8231440b5d45",
"last_updated": "2022-10-24T11:56:49.246475-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/62ef73d9-2382-40c8-8a14-dbf9b60d9eab/?format=api"
}
]
}