GET /api/bet_types/3b0bf44f-5746-49ae-a34f-0a0d8270f459/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3b0bf44f-5746-49ae-a34f-0a0d8270f459",
"match": "https://api-prod.gambitprofit.com/api/matches/97d1efc7-d052-4d7e-844a-02594bdcc35b/?format=api",
"name": "Over/Under",
"created_at": "2023-12-30T10:43:16.493246-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 6.5",
"amount": 5423.0
},
{
"team": "Game Total Under 6.5",
"amount": 4577.0
}
],
"expected_reward_tokens": 9381.79,
"profit_sb": -118.21,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "fa2ff733-9dd0-4929-902b-7d2a79c8230c",
"gambit_id": "c17f4618-05ca-49fa-9f9c-fb8e83db6079",
"last_updated": "2024-01-01T19:43:19.513416-05:00",
"created_at": "2023-12-30T10:43:16.496588-05:00",
"name": "Game Total Over 6.5",
"reward": "1.73000",
"odds": "1.76920",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b0bf44f-5746-49ae-a34f-0a0d8270f459/?format=api"
},
{
"id": "1b89fc4f-46c1-4980-8fbb-320cb8e003e3",
"gambit_id": "6d1bef91-a07c-4407-a20f-2f1c88743f47",
"last_updated": "2024-01-01T19:43:19.523468-05:00",
"created_at": "2023-12-30T10:43:16.500594-05:00",
"name": "Game Total Under 6.5",
"reward": "2.05000",
"odds": "2.10000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b0bf44f-5746-49ae-a34f-0a0d8270f459/?format=api"
}
]
}