GET /api/bet_types/cf5da6fc-f6ca-4453-8f3c-3473d400607d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cf5da6fc-f6ca-4453-8f3c-3473d400607d",
"match": "https://api-prod.gambitprofit.com/api/matches/57e019d9-6d7c-4e4d-9c79-7f33036fca1f/?format=api",
"name": "Over/Under",
"created_at": "2023-11-29T10:38:01.598806-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 227",
"amount": 5000.0
},
{
"team": "Game Total Under 227",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "0bcee4d8-e839-42d8-9004-6af3e49eec9a",
"gambit_id": "e33ce13b-5346-4db5-9698-8d752d41e6d7",
"last_updated": "2023-11-30T11:23:14.315653-05:00",
"created_at": "2023-11-29T10:38:01.607539-05:00",
"name": "Game Total Over 227",
"reward": "1.87000",
"odds": "1.90910",
"spread": "227.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf5da6fc-f6ca-4453-8f3c-3473d400607d/?format=api"
},
{
"id": "4d001f82-4384-441a-afb7-cfbd4c9ff1c9",
"gambit_id": "a21da18a-ab16-4b38-9926-ba972fc156bd",
"last_updated": "2023-11-30T11:23:14.318980-05:00",
"created_at": "2023-11-29T10:38:01.602761-05:00",
"name": "Game Total Under 227",
"reward": "1.87000",
"odds": "1.90910",
"spread": "227.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf5da6fc-f6ca-4453-8f3c-3473d400607d/?format=api"
}
]
}