GET /api/bet_types/0cc3b8cc-a07a-42dd-856c-788cc71c7c40/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0cc3b8cc-a07a-42dd-856c-788cc71c7c40",
"match": "https://api-prod.gambitprofit.com/api/matches/86705dca-bfbd-4e4d-842b-768f6fdae0fb/?format=api",
"name": "Over/Under",
"created_at": "2023-01-24T09:31:51.001555-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",
"amount": 5106.0
},
{
"team": "Game Total Over 6",
"amount": 4894.0
}
],
"expected_reward_tokens": 9445.42,
"profit_sb": -54.58,
"profit_sb_percentage": -0.57,
"recommended": false
},
"lines": [
{
"id": "08c97a18-051d-4b43-86b5-31f49f9d236f",
"gambit_id": "3f8281e7-b915-4011-9080-5da23f8cfe19",
"last_updated": "2023-01-25T14:27:10.167732-05:00",
"created_at": "2023-01-24T09:31:51.002946-05:00",
"name": "Game Total Under 6",
"reward": "1.85000",
"odds": "1.86960",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0cc3b8cc-a07a-42dd-856c-788cc71c7c40/?format=api"
},
{
"id": "6e683ae7-4654-4855-a90b-0d153c820a72",
"gambit_id": "16fee273-c3fc-4c6e-9916-50994628dfed",
"last_updated": "2023-01-25T14:27:10.168993-05:00",
"created_at": "2023-01-24T09:31:51.005493-05:00",
"name": "Game Total Over 6",
"reward": "1.93000",
"odds": "1.95240",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0cc3b8cc-a07a-42dd-856c-788cc71c7c40/?format=api"
}
]
}