GET /api/bet_types/416c451a-a2f0-4aa4-8fba-0e282b2b6130/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "416c451a-a2f0-4aa4-8fba-0e282b2b6130",
"match": "https://api-prod.gambitprofit.com/api/matches/0408a21b-51d1-4667-86f8-8e047e19db90/?format=api",
"name": "Over/Under",
"created_at": "2023-08-08T08:28:08.273924-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": "1a02ceb1-b6ec-4a3a-a6b5-832c5a238cb2",
"gambit_id": "02dc0407-ceba-427d-8464-96f692606f71",
"last_updated": "2023-08-09T10:53:21.779375-04:00",
"created_at": "2023-08-08T08:28:08.284252-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/416c451a-a2f0-4aa4-8fba-0e282b2b6130/?format=api"
},
{
"id": "d5e1aa53-483e-45eb-8ae9-3b87c588c59c",
"gambit_id": "e8c436af-6ae2-46a8-a1c4-fc9fb35796ec",
"last_updated": "2023-08-09T10:53:21.774210-04:00",
"created_at": "2023-08-08T08:28:08.278750-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/416c451a-a2f0-4aa4-8fba-0e282b2b6130/?format=api"
}
]
}