GET /api/bet_types/aa6acb9c-c229-47a9-a30d-0f6ef0f5959f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "aa6acb9c-c229-47a9-a30d-0f6ef0f5959f",
"match": "https://api-prod.gambitprofit.com/api/matches/4f06d9de-a5da-4931-935b-8f89bf8da2f3/?format=api",
"name": "Over/Under",
"created_at": "2023-12-29T09:58:09.807786-05: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 6",
"amount": 5213.0
},
{
"team": "Game Total Under 6",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "789acf7f-285f-4043-9fea-dcbaccc38035",
"gambit_id": "d4ce5f5a-f04b-4c1c-a92b-77ff8283233f",
"last_updated": "2024-01-01T13:18:20.432965-05:00",
"created_at": "2023-12-29T09:58:09.811290-05:00",
"name": "Game Total Over 6",
"reward": "1.80000",
"odds": "1.83330",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa6acb9c-c229-47a9-a30d-0f6ef0f5959f/?format=api"
},
{
"id": "f9a72016-49cc-4d54-b33b-70ef3c0f48e6",
"gambit_id": "e6b259af-88b5-4f31-a093-f11c95c0518a",
"last_updated": "2024-01-01T13:18:20.436570-05:00",
"created_at": "2023-12-29T09:58:09.816544-05:00",
"name": "Game Total Under 6",
"reward": "1.96000",
"odds": "2.00000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa6acb9c-c229-47a9-a30d-0f6ef0f5959f/?format=api"
}
]
}