GET /api/bet_types/709ec338-dfac-4f76-acef-d50a277ea903/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "709ec338-dfac-4f76-acef-d50a277ea903",
"match": "https://api-prod.gambitprofit.com/api/matches/0c1f635a-d190-498d-8219-224f3cdd3268/?format=api",
"name": "Over/Under",
"created_at": "2023-03-12T10:17:05.945311-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 6",
"amount": 5213.0
},
{
"team": "Game Total Over 6",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "91cadf4b-be8f-4eb5-b5ba-ef48939579fd",
"gambit_id": "1104c378-a771-4972-a5b2-b62f7bb49efe",
"last_updated": "2023-03-13T19:07:16.318603-04:00",
"created_at": "2023-03-12T10:17:05.946798-04:00",
"name": "Game Total Under 6",
"reward": "1.80000",
"odds": "1.83330",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/709ec338-dfac-4f76-acef-d50a277ea903/?format=api"
},
{
"id": "7d83775d-25ec-4a51-8d6c-320a2373230e",
"gambit_id": "d7bf0c5f-a135-4250-a905-b38bc764767b",
"last_updated": "2023-03-13T19:07:16.319950-04:00",
"created_at": "2023-03-12T10:17:05.948399-04:00",
"name": "Game Total Over 6",
"reward": "1.96000",
"odds": "2.00000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/709ec338-dfac-4f76-acef-d50a277ea903/?format=api"
}
]
}