GET /api/bet_types/6b32e695-25aa-463e-992c-30f01489174d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6b32e695-25aa-463e-992c-30f01489174d",
"match": "https://api-prod.gambitprofit.com/api/matches/21ced006-b1f7-47dc-bb5b-99ac8bcdb72a/?format=api",
"name": "Over/Under",
"created_at": "2023-09-16T09:23:13.074730-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 Over 7.5",
"amount": 5107.0
},
{
"team": "Game Total Under 7.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "a65a3da4-a63f-4375-972d-6d3353b433e8",
"gambit_id": "425a055d-d803-42c4-8edd-785b50045c10",
"last_updated": "2023-09-18T09:08:29.037615-04:00",
"created_at": "2023-09-16T09:23:13.078567-04:00",
"name": "Game Total Over 7.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6b32e695-25aa-463e-992c-30f01489174d/?format=api"
},
{
"id": "0ae25367-6285-4ef3-acf5-c55f504c6425",
"gambit_id": "06ffe7f2-e508-4ccd-b0ec-0355771f6ee6",
"last_updated": "2023-09-18T09:08:29.032169-04:00",
"created_at": "2023-09-16T09:23:13.083932-04:00",
"name": "Game Total Under 7.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6b32e695-25aa-463e-992c-30f01489174d/?format=api"
}
]
}