GET /api/bet_types/88b2c750-041e-4975-8664-d5d91f4240f1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "88b2c750-041e-4975-8664-d5d91f4240f1",
"match": "https://api-prod.gambitprofit.com/api/matches/a4d6a970-10bb-442e-a343-c71602bab13e/?format=api",
"name": "Over/Under",
"created_at": "2023-10-19T08:38:06.608116-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 6",
"amount": 5214.0
},
{
"team": "Game Total Under 6",
"amount": 4786.0
}
],
"expected_reward_tokens": 9332.7,
"profit_sb": -167.3,
"profit_sb_percentage": -1.76,
"recommended": false
},
"lines": [
{
"id": "54fc515a-8de5-4085-bf92-ccc665f39883",
"gambit_id": "2ef3acfd-b4ad-43cc-a464-21bdb8dea677",
"last_updated": "2023-10-20T11:23:25.943273-04:00",
"created_at": "2023-10-19T08:38:06.614983-04:00",
"name": "Game Total Over 6",
"reward": "1.79000",
"odds": "1.83330",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/88b2c750-041e-4975-8664-d5d91f4240f1/?format=api"
},
{
"id": "b0249296-0c54-4064-a666-92ec71c8c88e",
"gambit_id": "00ab0362-d769-4c95-8298-03c098ce6cc8",
"last_updated": "2023-10-20T11:23:25.947327-04:00",
"created_at": "2023-10-19T08:38:06.621247-04:00",
"name": "Game Total Under 6",
"reward": "1.95000",
"odds": "2.00000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/88b2c750-041e-4975-8664-d5d91f4240f1/?format=api"
}
]
}