GET /api/bet_types/54492349-55da-4a4e-9c87-270039eb65fb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "54492349-55da-4a4e-9c87-270039eb65fb",
"match": "https://api-prod.gambitprofit.com/api/matches/2738fa80-b490-49a9-9ac8-9dc8a7b51c97/?format=api",
"name": "Over/Under",
"created_at": "2023-04-13T09:32:17.667712-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 6.5",
"amount": 5319.0
},
{
"team": "Game Total Under 6.5",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "f2cf611b-a16a-42d8-b68b-2b70cb85956c",
"gambit_id": "7976772d-6665-40a1-acf6-5d777b1960c8",
"last_updated": "2023-04-14T12:02:21.444522-04:00",
"created_at": "2023-04-13T09:32:17.670546-04:00",
"name": "Game Total Over 6.5",
"reward": "1.76000",
"odds": "1.80000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/54492349-55da-4a4e-9c87-270039eb65fb/?format=api"
},
{
"id": "632beed0-deae-4d83-9313-537c1b70bc9f",
"gambit_id": "5f7104ed-b3c7-4a8a-bf03-f783b72b2b80",
"last_updated": "2023-04-14T12:02:21.443247-04:00",
"created_at": "2023-04-13T09:32:17.669129-04:00",
"name": "Game Total Under 6.5",
"reward": "2.00000",
"odds": "2.05000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/54492349-55da-4a4e-9c87-270039eb65fb/?format=api"
}
]
}