GET /api/bet_types/64d16b87-0a15-471c-99f7-d404967fa4b2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "64d16b87-0a15-471c-99f7-d404967fa4b2",
"match": "https://api-prod.gambitprofit.com/api/matches/ee81fc23-559a-4589-87fc-306103ff5b9d/?format=api",
"name": "Over/Under",
"created_at": "2023-11-10T08:23:19.786861-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 224.5",
"amount": 5000.0
},
{
"team": "Game Total Under 224.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "cec93b04-ff6d-422e-9601-857b3317d611",
"gambit_id": "857e9957-4c30-4a4b-aaaf-44e547055fcc",
"last_updated": "2023-11-12T11:28:23.768653-05:00",
"created_at": "2023-11-10T08:23:19.790215-05:00",
"name": "Game Total Over 224.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "224.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/64d16b87-0a15-471c-99f7-d404967fa4b2/?format=api"
},
{
"id": "8173aad8-318b-4d29-bb4d-c8464a4722e4",
"gambit_id": "bc37277c-7d7d-4acf-8674-443e66477cf6",
"last_updated": "2023-11-12T11:28:23.771941-05:00",
"created_at": "2023-11-10T08:23:19.795099-05:00",
"name": "Game Total Under 224.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "224.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/64d16b87-0a15-471c-99f7-d404967fa4b2/?format=api"
}
]
}