GET /api/bet_types/e8b3caca-9423-419d-86d9-5979bbae2d30/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e8b3caca-9423-419d-86d9-5979bbae2d30",
"match": "https://api-prod.gambitprofit.com/api/matches/a3fe3040-f7e4-4dc8-b873-c78ba805887b/?format=api",
"name": "Over/Under",
"created_at": "2023-06-18T09:43:02.787752-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": 5317.0
},
{
"team": "Game Total Over 9.5",
"amount": 4683.0
}
],
"expected_reward_tokens": 9411.09,
"profit_sb": -88.91,
"profit_sb_percentage": -0.94,
"recommended": false
},
"lines": [
{
"id": "87e178fe-8c53-45d2-a31d-f4331ecf0afa",
"gambit_id": "3207d443-f111-4884-b37e-5263359543f9",
"last_updated": "2023-06-20T10:48:18.839327-04:00",
"created_at": "2023-06-18T09:43:02.793009-04:00",
"name": "Game Total Under 9.5",
"reward": "1.77000",
"odds": "1.80000",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e8b3caca-9423-419d-86d9-5979bbae2d30/?format=api"
},
{
"id": "322723cd-59d9-4091-892e-ac104793a4d7",
"gambit_id": "e406ae9f-d1b0-4d23-831d-104ef5474fbc",
"last_updated": "2023-06-20T10:48:18.836033-04:00",
"created_at": "2023-06-18T09:43:02.790163-04:00",
"name": "Game Total Over 9.5",
"reward": "2.01000",
"odds": "2.05000",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e8b3caca-9423-419d-86d9-5979bbae2d30/?format=api"
}
]
}