GET /api/bet_types/ef90c2a7-0448-45f6-b976-176c45a86b46/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ef90c2a7-0448-45f6-b976-176c45a86b46",
"match": "https://api-prod.gambitprofit.com/api/matches/fb75e6a2-e2da-4390-9d9c-da47e6e2d3b7/?format=api",
"name": "Over/Under",
"created_at": "2023-09-03T00:23:15.487453-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": 5213.0
},
{
"team": "Game Total Over 9",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "3b0405c2-98ca-4f3c-a20a-91f7499845e4",
"gambit_id": "17ff8059-9b3a-47a7-9f29-7bccad0c731f",
"last_updated": "2023-09-04T12:58:29.198196-04:00",
"created_at": "2023-09-03T00:23:15.500175-04:00",
"name": "Game Total Under 9",
"reward": "1.80000",
"odds": "1.83330",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef90c2a7-0448-45f6-b976-176c45a86b46/?format=api"
},
{
"id": "301ff782-6e79-4233-9421-874ddf7685f9",
"gambit_id": "7be6e0ec-f30d-419b-825b-48ab9b825b44",
"last_updated": "2023-09-04T12:58:29.194539-04:00",
"created_at": "2023-09-03T00:23:15.495006-04:00",
"name": "Game Total Over 9",
"reward": "1.96000",
"odds": "2.00000",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef90c2a7-0448-45f6-b976-176c45a86b46/?format=api"
}
]
}