GET /api/bet_types/5d1397c8-adf1-4181-a9b3-232f743cf555/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5d1397c8-adf1-4181-a9b3-232f743cf555",
"match": "https://api-prod.gambitprofit.com/api/matches/cb33cf6e-b4f6-4182-9695-ef6f32c9da97/?format=api",
"name": "Over/Under",
"created_at": "2023-08-18T08:43:13.035123-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 10",
"amount": 5213.0
},
{
"team": "Game Total Under 10",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "d275a4ac-0158-4c70-bad9-29866b763010",
"gambit_id": "387b9090-dd6c-40e2-b88f-48b221afb2ca",
"last_updated": "2023-08-19T10:53:25.273396-04:00",
"created_at": "2023-08-18T08:43:13.041040-04:00",
"name": "Game Total Over 10",
"reward": "1.80000",
"odds": "1.83330",
"spread": "10.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5d1397c8-adf1-4181-a9b3-232f743cf555/?format=api"
},
{
"id": "783ec7c0-3bb6-4f2d-9089-3f6cdc2e7d1f",
"gambit_id": "37c0eb5a-23ad-47cd-a33f-6d2478f3556e",
"last_updated": "2023-08-19T10:53:25.276639-04:00",
"created_at": "2023-08-18T08:43:13.046384-04:00",
"name": "Game Total Under 10",
"reward": "1.96000",
"odds": "2.00000",
"spread": "10.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5d1397c8-adf1-4181-a9b3-232f743cf555/?format=api"
}
]
}