GET /api/bet_types/524b3eaf-8137-4dfd-bd5b-f15cbdefe9f0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "524b3eaf-8137-4dfd-bd5b-f15cbdefe9f0",
"match": "https://api-prod.gambitprofit.com/api/matches/f383d011-9cda-4332-b3c0-244c9035b822/?format=api",
"name": "Over/Under",
"created_at": "2023-09-27T09:22:56.908215-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 7.5",
"amount": 5213.0
},
{
"team": "Game Total Over 7.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "4bd2342e-5ff0-4419-818d-01402a16572e",
"gambit_id": "dc26725a-07d5-4b33-9fc2-198cf6acb94b",
"last_updated": "2023-09-28T18:58:18.042622-04:00",
"created_at": "2023-09-27T09:22:56.924940-04:00",
"name": "Game Total Under 7.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/524b3eaf-8137-4dfd-bd5b-f15cbdefe9f0/?format=api"
},
{
"id": "c804f8d6-0879-49dd-a385-8614e7403e50",
"gambit_id": "3db93e0c-1c82-40d7-b31f-d5871fd2d4ad",
"last_updated": "2023-09-28T18:58:18.039345-04:00",
"created_at": "2023-09-27T09:22:56.912519-04:00",
"name": "Game Total Over 7.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/524b3eaf-8137-4dfd-bd5b-f15cbdefe9f0/?format=api"
}
]
}