GET /api/bet_types/23e49a65-58b5-453b-8ea3-868c59e8be96/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "23e49a65-58b5-453b-8ea3-868c59e8be96",
"match": "https://api-prod.gambitprofit.com/api/matches/35eeca0f-12e9-45af-83f7-5f817198ab4c/?format=api",
"name": "Over/Under",
"created_at": "2023-08-08T08:28:08.966686-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 8.5",
"amount": 5107.0
},
{
"team": "Game Total Over 8.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "9a8e8c57-af52-4127-9706-cbfef309e300",
"gambit_id": "305fc145-7520-4496-90aa-b365d54d2b22",
"last_updated": "2023-08-10T10:18:23.801554-04:00",
"created_at": "2023-08-08T08:28:08.975647-04:00",
"name": "Game Total Under 8.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/23e49a65-58b5-453b-8ea3-868c59e8be96/?format=api"
},
{
"id": "664f5056-9a70-4006-87be-445283f0c9b9",
"gambit_id": "6b390518-90bd-49da-b200-0b2fa26c57aa",
"last_updated": "2023-08-10T10:18:23.798189-04:00",
"created_at": "2023-08-08T08:28:08.970227-04:00",
"name": "Game Total Over 8.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/23e49a65-58b5-453b-8ea3-868c59e8be96/?format=api"
}
]
}