GET /api/bet_types/7e567893-e867-45ad-a1c7-3f733a0d5aa7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7e567893-e867-45ad-a1c7-3f733a0d5aa7",
"match": "https://api-prod.gambitprofit.com/api/matches/aea28c5f-16c8-4bd5-8f43-a067407da125/?format=api",
"name": "Over/Under",
"created_at": "2023-10-26T09:28:18.036156-04: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",
"amount": 5094.0
},
{
"team": "Game Total Over 6",
"amount": 4906.0
}
],
"expected_reward_tokens": 9321.4,
"profit_sb": -178.6,
"profit_sb_percentage": -1.88,
"recommended": false
},
"lines": [
{
"id": "21472441-bad2-415a-8393-df6a88799980",
"gambit_id": "bdf1563f-cb36-4b4b-90d5-7e6dd565d590",
"last_updated": "2023-10-28T10:22:54.524768-04:00",
"created_at": "2023-10-26T09:28:18.044407-04:00",
"name": "Game Total Under 6",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e567893-e867-45ad-a1c7-3f733a0d5aa7/?format=api"
},
{
"id": "cc13780b-1527-4732-9dd1-144a0ccd8f53",
"gambit_id": "cfb0e54e-eda7-4f4e-aa67-2077d5945904",
"last_updated": "2023-10-28T10:22:54.519921-04:00",
"created_at": "2023-10-26T09:28:18.040438-04:00",
"name": "Game Total Over 6",
"reward": "1.90000",
"odds": "1.95240",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e567893-e867-45ad-a1c7-3f733a0d5aa7/?format=api"
}
]
}