GET /api/bet_types/49a04dfa-4c46-42bc-8d4b-3077a24d9f38/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "49a04dfa-4c46-42bc-8d4b-3077a24d9f38",
"match": "https://api-prod.gambitprofit.com/api/matches/6dd72497-dcdb-4079-b93b-ea3640ce1ff4/?format=api",
"name": "Over/Under",
"created_at": "2023-11-22T09:08:16.049964-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 Under 6.5",
"amount": 5107.0
},
{
"team": "Game Total Over 6.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "dba68752-94f7-424b-a6a8-777af7073d09",
"gambit_id": "5c497e46-dbd2-42e9-951f-5839b2c41d58",
"last_updated": "2023-11-23T20:43:04.598502-05:00",
"created_at": "2023-11-22T09:08:16.073769-05:00",
"name": "Game Total Under 6.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/49a04dfa-4c46-42bc-8d4b-3077a24d9f38/?format=api"
},
{
"id": "a8ae5ad3-a945-412f-810b-f8491b1d2356",
"gambit_id": "9860e889-7bf2-4053-8f29-6bcc0b3ea894",
"last_updated": "2023-11-23T20:43:04.578518-05:00",
"created_at": "2023-11-22T09:08:16.054459-05:00",
"name": "Game Total Over 6.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/49a04dfa-4c46-42bc-8d4b-3077a24d9f38/?format=api"
}
]
}