GET /api/bet_types/5543156d-7d07-41d2-b4ad-5590128b258f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5543156d-7d07-41d2-b4ad-5590128b258f",
"match": "https://api-prod.gambitprofit.com/api/matches/8de9867a-5268-407c-8334-0f6bf5aa2715/?format=api",
"name": "Over/Under",
"created_at": "2023-08-30T08:18:12.731597-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",
"amount": 5213.0
},
{
"team": "Game Total Over 9",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "362e7d9f-4f99-44c6-9378-f3e764faac21",
"gambit_id": "4aed9321-4e3a-4356-b539-0d8389e90759",
"last_updated": "2023-08-31T19:28:23.035934-04:00",
"created_at": "2023-08-30T08:18:12.739894-04:00",
"name": "Game Total Under 9",
"reward": "1.80000",
"odds": "1.83330",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5543156d-7d07-41d2-b4ad-5590128b258f/?format=api"
},
{
"id": "988167ee-d3c4-4669-8ef1-87671bb47d32",
"gambit_id": "f4621844-5369-4550-bf95-e74374ec410e",
"last_updated": "2023-08-31T19:28:23.032718-04:00",
"created_at": "2023-08-30T08:18:12.735289-04:00",
"name": "Game Total Over 9",
"reward": "1.96000",
"odds": "2.00000",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5543156d-7d07-41d2-b4ad-5590128b258f/?format=api"
}
]
}