GET /api/bet_types/b68596be-5c42-478e-8389-751628d6a70f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b68596be-5c42-478e-8389-751628d6a70f",
"match": "https://api-prod.gambitprofit.com/api/matches/ee32f2ba-98f5-4ad4-9c18-6bdf1c3a1927/?format=api",
"name": "Over/Under",
"created_at": "2023-05-01T12:27:17.070131-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 8.5",
"amount": 5213.0
},
{
"team": "Game Total Under 8.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "c32bcf25-1010-4be9-8c28-937b9fae09fe",
"gambit_id": "9466b720-23e2-46a4-b76e-5a0fe0063a4a",
"last_updated": "2023-05-02T11:52:08.173725-04:00",
"created_at": "2023-05-01T12:27:17.072927-04:00",
"name": "Game Total Over 8.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b68596be-5c42-478e-8389-751628d6a70f/?format=api"
},
{
"id": "389a1d64-a4f4-4dca-86d4-a7d1b8c6165b",
"gambit_id": "51363e89-c4d0-4c80-9ddb-dfe999721fd3",
"last_updated": "2023-05-02T11:52:08.171966-04:00",
"created_at": "2023-05-01T12:27:17.071520-04:00",
"name": "Game Total Under 8.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b68596be-5c42-478e-8389-751628d6a70f/?format=api"
}
]
}