GET /api/bet_types/4249d6e1-d6f9-4138-8295-a4962a7fb87e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4249d6e1-d6f9-4138-8295-a4962a7fb87e",
"match": "https://api-prod.gambitprofit.com/api/matches/26200953-dc17-4d62-9f26-13e34e191322/?format=api",
"name": "Over/Under",
"created_at": "2023-06-03T11:27:14.349247-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": "Total Rounds Over 1.5",
"amount": 6300.0
},
{
"team": "Total Rounds Under 1.5",
"amount": 3700.0
}
],
"expected_reward_tokens": 9324.0,
"profit_sb": -176.0,
"profit_sb_percentage": -1.85,
"recommended": false
},
"lines": [
{
"id": "62dfece2-3d93-4f7f-8a63-3958e49fbcbc",
"gambit_id": "fd83bbd1-1365-4b49-8323-3b0d38326d44",
"last_updated": "2023-06-05T10:57:22.774370-04:00",
"created_at": "2023-06-03T11:27:14.350886-04:00",
"name": "Total Rounds Over 1.5",
"reward": "1.48000",
"odds": "1.50000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4249d6e1-d6f9-4138-8295-a4962a7fb87e/?format=api"
},
{
"id": "dc84d6cc-29d7-46fa-958d-fc2eb9d140b1",
"gambit_id": "7d83cfac-3364-47cb-8274-acd306033fa3",
"last_updated": "2023-06-05T10:57:22.777354-04:00",
"created_at": "2023-06-03T11:27:14.352711-04:00",
"name": "Total Rounds Under 1.5",
"reward": "2.52000",
"odds": "2.60000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4249d6e1-d6f9-4138-8295-a4962a7fb87e/?format=api"
}
]
}