GET /api/bet_types/bfcaea88-0d74-4efa-a9aa-3d047a978195/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bfcaea88-0d74-4efa-a9aa-3d047a978195",
"match": "https://api-prod.gambitprofit.com/api/matches/e5e4014e-f641-4c52-b06e-24db753c655b/?format=api",
"name": "Over/Under",
"created_at": "2023-02-13T08:17:04.711980-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 6.5",
"amount": 5212.0
},
{
"team": "Game Total Under 6.5",
"amount": 4788.0
}
],
"expected_reward_tokens": 9432.36,
"profit_sb": -67.64,
"profit_sb_percentage": -0.71,
"recommended": false
},
"lines": [
{
"id": "7b46570d-af21-459c-973a-ff78542a8994",
"gambit_id": "7d41326b-3990-4710-a391-938e28b63639",
"last_updated": "2023-02-14T09:51:54.915623-05:00",
"created_at": "2023-02-13T08:17:04.714596-05:00",
"name": "Game Total Over 6.5",
"reward": "1.81000",
"odds": "1.83330",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bfcaea88-0d74-4efa-a9aa-3d047a978195/?format=api"
},
{
"id": "2cbdcc2b-e215-4c90-9b20-557e2e5476a3",
"gambit_id": "d58665af-86f6-47fb-9cc8-50687d448fce",
"last_updated": "2023-02-14T09:51:54.914325-05:00",
"created_at": "2023-02-13T08:17:04.713286-05:00",
"name": "Game Total Under 6.5",
"reward": "1.97000",
"odds": "2.00000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bfcaea88-0d74-4efa-a9aa-3d047a978195/?format=api"
}
]
}