GET /api/bet_types/f667232a-db25-4255-916f-7afcf1ebe296/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f667232a-db25-4255-916f-7afcf1ebe296",
"match": "https://api-prod.gambitprofit.com/api/matches/00101007-c775-4545-a65a-47eeb4750868/?format=api",
"name": "Over/Under",
"created_at": "2023-09-26T08:58:21.662094-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 7",
"amount": 5107.0
},
{
"team": "Game Total Over 7",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "edb95c16-54b1-4490-a865-0c3d74ac1107",
"gambit_id": "c969816c-42b3-4c5e-9bd5-bde7e8407bf7",
"last_updated": "2023-09-27T18:53:10.336550-04:00",
"created_at": "2023-09-26T08:58:21.670827-04:00",
"name": "Game Total Under 7",
"reward": "1.83000",
"odds": "1.86960",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f667232a-db25-4255-916f-7afcf1ebe296/?format=api"
},
{
"id": "64f72300-1c5b-49a2-b59d-f8997f28b7aa",
"gambit_id": "76847933-72bf-46fe-a694-43afe12f997b",
"last_updated": "2023-09-27T18:53:10.332638-04:00",
"created_at": "2023-09-26T08:58:21.666065-04:00",
"name": "Game Total Over 7",
"reward": "1.91000",
"odds": "1.95240",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f667232a-db25-4255-916f-7afcf1ebe296/?format=api"
}
]
}