GET /api/bet_types/a88bf929-08ee-43ad-b9af-e3d02f43a05f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a88bf929-08ee-43ad-b9af-e3d02f43a05f",
"match": "https://api-prod.gambitprofit.com/api/matches/cfcb6bf7-1b21-4706-8822-596472f35843/?format=api",
"name": "Over/Under",
"created_at": "2023-01-23T09:11:56.631564-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.5",
"amount": 5211.0
},
{
"team": "Game Total Under 6.5",
"amount": 4789.0
}
],
"expected_reward_tokens": 9482.22,
"profit_sb": -17.78,
"profit_sb_percentage": -0.19,
"recommended": false
},
"lines": [
{
"id": "8bff7551-c860-49f9-bd36-7c62b099f7b2",
"gambit_id": "f6c9f4df-5d85-4419-94b2-165299556d28",
"last_updated": "2023-01-24T09:56:56.563817-05:00",
"created_at": "2023-01-23T09:11:56.634523-05:00",
"name": "Game Total Over 6.5",
"reward": "1.82000",
"odds": "1.83330",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a88bf929-08ee-43ad-b9af-e3d02f43a05f/?format=api"
},
{
"id": "91649164-d9df-45cb-b477-58d057ce49a4",
"gambit_id": "e5da26ea-494f-4628-bcfb-8eaf62231a0b",
"last_updated": "2023-01-24T09:56:56.562320-05:00",
"created_at": "2023-01-23T09:11:56.633154-05:00",
"name": "Game Total Under 6.5",
"reward": "1.98000",
"odds": "2.00000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a88bf929-08ee-43ad-b9af-e3d02f43a05f/?format=api"
}
]
}