GET /api/bet_types/c8b7d942-a08a-466e-b35c-e788c4c9cc9e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c8b7d942-a08a-466e-b35c-e788c4c9cc9e",
"match": "https://api-prod.gambitprofit.com/api/matches/90491e4e-68e5-4de6-86d7-4f2874f9cccd/?format=api",
"name": "Over/Under",
"created_at": "2023-04-26T12:02:12.674001-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 Over 8",
"amount": 5107.0
},
{
"team": "Game Total Under 8",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "51436f37-4fa9-4eaf-bb4a-7cdeb326035d",
"gambit_id": "0b02f007-cb2e-4631-ac04-d38b3e433d79",
"last_updated": "2023-04-27T11:52:06.823616-04:00",
"created_at": "2023-04-26T12:02:12.677166-04:00",
"name": "Game Total Over 8",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c8b7d942-a08a-466e-b35c-e788c4c9cc9e/?format=api"
},
{
"id": "81bdff6b-8565-47db-9ebb-064ffbb3adc7",
"gambit_id": "f5c0c3f4-3ea1-4b72-bd5d-2b8987741fe6",
"last_updated": "2023-04-27T11:52:06.825776-04:00",
"created_at": "2023-04-26T12:02:12.675577-04:00",
"name": "Game Total Under 8",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c8b7d942-a08a-466e-b35c-e788c4c9cc9e/?format=api"
}
]
}