GET /api/bet_types/3ff5bcc9-9451-46ff-8916-54f6c2a9eb92/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3ff5bcc9-9451-46ff-8916-54f6c2a9eb92",
"match": "https://api-prod.gambitprofit.com/api/matches/259ba61e-ec90-485f-b6a8-819046c23d5b/?format=api",
"name": "Over/Under",
"created_at": "2023-11-22T09:13:19.818474-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 Under 43.5",
"amount": 5107.0
},
{
"team": "Game Total Over 43.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "2d202188-a280-4d2a-9b34-7c9a8b671d54",
"gambit_id": "994886a5-8d23-4ea3-a337-aa29e638350c",
"last_updated": "2023-11-28T11:13:14.184176-05:00",
"created_at": "2023-11-22T09:13:19.825791-05:00",
"name": "Game Total Under 43.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "43.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3ff5bcc9-9451-46ff-8916-54f6c2a9eb92/?format=api"
},
{
"id": "04a304b5-41ec-48eb-9817-c0d39c01a005",
"gambit_id": "0bff46b3-1c69-4fae-919a-6efa77ff5a24",
"last_updated": "2023-11-28T11:13:14.180814-05:00",
"created_at": "2023-11-22T09:13:19.821967-05:00",
"name": "Game Total Over 43.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "43.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3ff5bcc9-9451-46ff-8916-54f6c2a9eb92/?format=api"
}
]
}