GET /api/bet_types/cac92be7-1e0b-4c34-aa1f-79327743021a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cac92be7-1e0b-4c34-aa1f-79327743021a",
"match": "https://api-prod.gambitprofit.com/api/matches/48648378-db9e-48e8-8977-05d021d0477c/?format=api",
"name": "Over/Under",
"created_at": "2023-11-24T09:08:00.943821-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 Over 221.5",
"amount": 5000.0
},
{
"team": "Game Total Under 221.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "0bfc9e2c-0459-460e-a0a1-8024c745d74d",
"gambit_id": "f23b3fab-34c9-45c9-b96f-4dbcd58f1688",
"last_updated": "2023-11-27T10:08:24.511574-05:00",
"created_at": "2023-11-24T09:08:00.947963-05:00",
"name": "Game Total Over 221.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "221.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cac92be7-1e0b-4c34-aa1f-79327743021a/?format=api"
},
{
"id": "1ad98e34-7cce-4c91-a59f-c9e7a0750ef2",
"gambit_id": "8abd0a64-855c-4695-aa85-9d9ecaa8698d",
"last_updated": "2023-11-27T10:08:24.515042-05:00",
"created_at": "2023-11-24T09:08:00.953036-05:00",
"name": "Game Total Under 221.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "221.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cac92be7-1e0b-4c34-aa1f-79327743021a/?format=api"
}
]
}