GET /api/bet_types/5bd4bc1c-9acb-4371-8f11-69403a44566a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5bd4bc1c-9acb-4371-8f11-69403a44566a",
"match": "https://api-prod.gambitprofit.com/api/matches/daa197a1-f932-4dc0-b753-07bff2fc1d9f/?format=api",
"name": "Over/Under",
"created_at": "2023-05-07T11:57:08.525718-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 9.5",
"amount": 5107.0
},
{
"team": "Game Total Over 9.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "8bc97b2c-f41d-4f2f-9423-bdaf67ede6fc",
"gambit_id": "f714cf7e-b507-49dc-ae70-84f3194c18cd",
"last_updated": "2023-05-08T11:47:06.616867-04:00",
"created_at": "2023-05-07T11:57:08.528348-04:00",
"name": "Game Total Under 9.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5bd4bc1c-9acb-4371-8f11-69403a44566a/?format=api"
},
{
"id": "055ca95f-40a4-4aad-b848-9222d1202fc1",
"gambit_id": "aca7392e-4216-481d-b054-c559234a3083",
"last_updated": "2023-05-08T11:47:06.618769-04:00",
"created_at": "2023-05-07T11:57:08.530231-04:00",
"name": "Game Total Over 9.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5bd4bc1c-9acb-4371-8f11-69403a44566a/?format=api"
}
]
}