GET /api/bet_types/b30d9275-edfb-4278-b017-abb60128b760/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b30d9275-edfb-4278-b017-abb60128b760",
"match": "https://api-prod.gambitprofit.com/api/matches/3e3c38bc-e16f-40df-98d3-fe1b0eae7bc5/?format=api",
"name": "Over/Under",
"created_at": "2023-12-12T10:03:10.284380-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 6.5",
"amount": 5213.0
},
{
"team": "Game Total Over 6.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "97eebe13-e2e8-414a-9ef0-0728bbd36b98",
"gambit_id": "1d30a4a0-d3c9-4dc7-867c-36aa2318fc4c",
"last_updated": "2023-12-13T09:33:07.974464-05:00",
"created_at": "2023-12-12T10:03:10.291649-05:00",
"name": "Game Total Under 6.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b30d9275-edfb-4278-b017-abb60128b760/?format=api"
},
{
"id": "4e095ea8-dea9-46fc-84eb-157d13cef360",
"gambit_id": "8b196561-03f9-4bc9-b514-c6f4df5bf5d9",
"last_updated": "2023-12-13T09:33:07.970318-05:00",
"created_at": "2023-12-12T10:03:10.287965-05:00",
"name": "Game Total Over 6.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b30d9275-edfb-4278-b017-abb60128b760/?format=api"
}
]
}