GET /api/bet_types/bf901935-6552-4ee6-8619-25a2576a0623/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bf901935-6552-4ee6-8619-25a2576a0623",
"match": "https://api-prod.gambitprofit.com/api/matches/4c5f05a7-cd29-459d-b5f1-13e032ab4265/?format=api",
"name": "Over/Under",
"created_at": "2023-07-04T09:43:06.208200-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.5",
"amount": 5213.0
},
{
"team": "Game Total Over 9.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "bc04b7d1-f117-4db5-95eb-caab83333f3b",
"gambit_id": "ac68f60a-9364-475f-91da-9e7a49318e4a",
"last_updated": "2023-07-05T18:18:23.433831-04:00",
"created_at": "2023-07-04T09:43:06.212199-04:00",
"name": "Game Total Under 9.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bf901935-6552-4ee6-8619-25a2576a0623/?format=api"
},
{
"id": "bbd5e9fc-d1ad-4785-8a8a-0dd94d0905e9",
"gambit_id": "828c396d-3192-4639-b00b-2f5c5113c937",
"last_updated": "2023-07-05T18:18:23.432041-04:00",
"created_at": "2023-07-04T09:43:06.210170-04:00",
"name": "Game Total Over 9.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bf901935-6552-4ee6-8619-25a2576a0623/?format=api"
}
]
}