GET /api/bet_types/f4c79211-2966-4bb0-b1ab-6bcdc2a9aa64/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f4c79211-2966-4bb0-b1ab-6bcdc2a9aa64",
"match": "https://api-prod.gambitprofit.com/api/matches/d64bd642-9141-4d1d-aeeb-7e00fb36a20d/?format=api",
"name": "Over/Under",
"created_at": "2023-10-29T09:23:08.573474-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 Under 229.5",
"amount": 5000.0
},
{
"team": "Game Total Over 229.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "ebc50dcc-b54a-426f-ae8e-9dc31206482c",
"gambit_id": "95bdf60b-1a47-44ee-921d-6ebd27d47ff8",
"last_updated": "2023-10-30T21:48:17.280096-04:00",
"created_at": "2023-10-29T09:23:08.584327-04:00",
"name": "Game Total Under 229.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "229.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f4c79211-2966-4bb0-b1ab-6bcdc2a9aa64/?format=api"
},
{
"id": "5689de24-86e0-4e49-b2a2-f61939756197",
"gambit_id": "97267911-118e-4477-b0f5-10e7e80a1647",
"last_updated": "2023-10-30T21:48:17.284173-04:00",
"created_at": "2023-10-29T09:23:08.577922-04:00",
"name": "Game Total Over 229.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "229.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f4c79211-2966-4bb0-b1ab-6bcdc2a9aa64/?format=api"
}
]
}