GET /api/bet_types/2ed935f9-267d-4829-af7f-47b51c450035/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2ed935f9-267d-4829-af7f-47b51c450035",
"match": "https://api-prod.gambitprofit.com/api/matches/62e8e003-227e-4b7c-8617-e0a01a07309f/?format=api",
"name": "Over/Under",
"created_at": "2023-05-05T11:47:02.677257-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 9",
"amount": 5213.0
},
{
"team": "Game Total Under 9",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "6b894c45-3cb3-4e96-941c-fe1a814ccf8e",
"gambit_id": "b9a9eb19-481c-4c85-adbd-617f2054930b",
"last_updated": "2023-05-06T11:52:02.830953-04:00",
"created_at": "2023-05-05T11:47:02.682393-04:00",
"name": "Game Total Over 9",
"reward": "1.80000",
"odds": "1.83330",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2ed935f9-267d-4829-af7f-47b51c450035/?format=api"
},
{
"id": "1a6f8351-eea5-4f65-ad25-835e0640c4e8",
"gambit_id": "13bf8e4e-8925-4cc3-b495-784e9b2b2875",
"last_updated": "2023-05-06T11:52:02.829573-04:00",
"created_at": "2023-05-05T11:47:02.679960-04:00",
"name": "Game Total Under 9",
"reward": "1.96000",
"odds": "2.00000",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2ed935f9-267d-4829-af7f-47b51c450035/?format=api"
}
]
}