GET /api/bet_types/3cc7dff0-32f2-4e78-a766-263a6122270a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3cc7dff0-32f2-4e78-a766-263a6122270a",
"match": "https://api-prod.gambitprofit.com/api/matches/6d7234cb-4334-4d98-b489-893419e98ed3/?format=api",
"name": "Over/Under",
"created_at": "2023-12-26T11:58:17.891599-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 241.5",
"amount": 5000.0
},
{
"team": "Game Total Under 241.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "7f10db46-1b6e-4ace-ace3-514d02a06e19",
"gambit_id": "36134236-7424-4ece-80b0-e31fc709234f",
"last_updated": "2023-12-27T13:17:58.528643-05:00",
"created_at": "2023-12-26T11:58:17.895309-05:00",
"name": "Game Total Over 241.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "241.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3cc7dff0-32f2-4e78-a766-263a6122270a/?format=api"
},
{
"id": "66d14add-2fa4-4fbe-920e-db1e0109a856",
"gambit_id": "8289b896-5ac8-44b7-ab98-64fe40944286",
"last_updated": "2023-12-27T13:17:58.531889-05:00",
"created_at": "2023-12-26T11:58:17.899228-05:00",
"name": "Game Total Under 241.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "241.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3cc7dff0-32f2-4e78-a766-263a6122270a/?format=api"
}
]
}