GET /api/bet_types/cfc2576c-5c3a-41d8-b878-4b401c9d130f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cfc2576c-5c3a-41d8-b878-4b401c9d130f",
"match": "https://api-prod.gambitprofit.com/api/matches/61f5d0a3-3eae-4eaa-92af-a19aa8ce49d5/?format=api",
"name": "Over/Under",
"created_at": "2023-07-19T08:48:00.721093-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",
"amount": 5107.0
},
{
"team": "Game Total Over 9",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "9ff06491-5f85-43df-87ef-205df503820f",
"gambit_id": "0ac562b8-868d-47a7-bba0-db6edbece1fa",
"last_updated": "2023-07-20T19:43:12.760673-04:00",
"created_at": "2023-07-19T08:48:00.724256-04:00",
"name": "Game Total Under 9",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cfc2576c-5c3a-41d8-b878-4b401c9d130f/?format=api"
},
{
"id": "ff06e4a8-6d6c-460f-96ca-788695a3e734",
"gambit_id": "d3dd318e-5458-43e9-8802-5354da1ae526",
"last_updated": "2023-07-20T19:43:12.759308-04:00",
"created_at": "2023-07-19T08:48:00.722602-04:00",
"name": "Game Total Over 9",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cfc2576c-5c3a-41d8-b878-4b401c9d130f/?format=api"
}
]
}