GET /api/bet_types/a3c16b3c-ca19-4346-ad16-deeb1522a22f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a3c16b3c-ca19-4346-ad16-deeb1522a22f",
"match": "https://api-prod.gambitprofit.com/api/matches/778c06e2-87d1-4f43-bdbc-cc4917c1247c/?format=api",
"name": "Over/Under",
"created_at": "2023-02-14T17:37:09.825085-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.5",
"amount": 5521.0
},
{
"team": "Game Total Under 6.5",
"amount": 4479.0
}
],
"expected_reward_tokens": 9495.48,
"profit_sb": -4.52,
"profit_sb_percentage": -0.05,
"recommended": false
},
"lines": [
{
"id": "15ee733a-1c5a-45dd-a556-87d32a5698e0",
"gambit_id": "08db719b-bc85-4e8e-a3f4-99234b9c6e9f",
"last_updated": "2023-02-16T17:01:54.832361-05:00",
"created_at": "2023-02-14T17:37:09.827717-05:00",
"name": "Game Total Over 6.5",
"reward": "1.72000",
"odds": "1.74070",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a3c16b3c-ca19-4346-ad16-deeb1522a22f/?format=api"
},
{
"id": "a5927948-c115-454d-bac4-479cb6037d46",
"gambit_id": "908f56a5-ffb2-46e3-a64e-a24877ec34f5",
"last_updated": "2023-02-16T17:01:54.831116-05:00",
"created_at": "2023-02-14T17:37:09.826357-05:00",
"name": "Game Total Under 6.5",
"reward": "2.12000",
"odds": "2.15000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a3c16b3c-ca19-4346-ad16-deeb1522a22f/?format=api"
}
]
}