GET /api/bet_types/b4b9fb1f-4640-447c-afe8-2544f28e1ea4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b4b9fb1f-4640-447c-afe8-2544f28e1ea4",
"match": "https://api-prod.gambitprofit.com/api/matches/faa91d87-5ba2-4ef6-aeba-bcddc7b09fcb/?format=api",
"name": "Over/Under",
"created_at": "2023-03-30T11:22:17.327741-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.5",
"amount": 5512.0
},
{
"team": "Game Total Under 6.5",
"amount": 4488.0
}
],
"expected_reward_tokens": 9424.8,
"profit_sb": -75.2,
"profit_sb_percentage": -0.79,
"recommended": false
},
"lines": [
{
"id": "c411f018-83e6-4b2b-a1ce-3e3dcf923de8",
"gambit_id": "c961cc99-d174-45f5-8525-f297b9f1f874",
"last_updated": "2023-03-31T14:47:31.327920-04:00",
"created_at": "2023-03-30T11:22:17.331593-04:00",
"name": "Game Total Over 6.5",
"reward": "1.71000",
"odds": "1.74070",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b4b9fb1f-4640-447c-afe8-2544f28e1ea4/?format=api"
},
{
"id": "0857ad2e-e109-4121-bd60-94b3c8901963",
"gambit_id": "81311bed-84b7-4b4b-99f4-e6647c7a312f",
"last_updated": "2023-03-31T14:47:31.325584-04:00",
"created_at": "2023-03-30T11:22:17.329393-04:00",
"name": "Game Total Under 6.5",
"reward": "2.10000",
"odds": "2.15000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b4b9fb1f-4640-447c-afe8-2544f28e1ea4/?format=api"
}
]
}