GET /api/bet_types/3e6096c8-6975-4d09-ba20-dc63631b870f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3e6096c8-6975-4d09-ba20-dc63631b870f",
"match": "https://api-prod.gambitprofit.com/api/matches/78539bfd-21de-4a50-a16e-2128e4810628/?format=api",
"name": "Over/Under",
"created_at": "2023-11-07T08:38:23.931831-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 Over 6",
"amount": 5094.0
},
{
"team": "Game Total Under 6",
"amount": 4906.0
}
],
"expected_reward_tokens": 9321.4,
"profit_sb": -178.6,
"profit_sb_percentage": -1.88,
"recommended": false
},
"lines": [
{
"id": "6392e86b-a4dd-4502-9076-ccfe398066f3",
"gambit_id": "728b15e8-939f-4d02-816e-c813c7cac1ea",
"last_updated": "2023-11-08T17:48:20.151187-05:00",
"created_at": "2023-11-07T08:38:23.944300-05:00",
"name": "Game Total Over 6",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3e6096c8-6975-4d09-ba20-dc63631b870f/?format=api"
},
{
"id": "87ecbc83-23f3-4d30-9962-cb0ad8b7cf9c",
"gambit_id": "71430a16-1268-47f1-b656-c54ca94c6737",
"last_updated": "2023-11-08T17:48:20.155891-05:00",
"created_at": "2023-11-07T08:38:23.955352-05:00",
"name": "Game Total Under 6",
"reward": "1.90000",
"odds": "1.95240",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3e6096c8-6975-4d09-ba20-dc63631b870f/?format=api"
}
]
}