GET /api/bet_types/42226f6d-1ed6-4a03-a846-a900e3663ba7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "42226f6d-1ed6-4a03-a846-a900e3663ba7",
"match": "https://api-prod.gambitprofit.com/api/matches/265feddd-be05-41e0-824e-5ad4fb425e62/?format=api",
"name": "Over/Under",
"created_at": "2023-04-04T09:32:14.754229-04: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 223",
"amount": 5000.0
},
{
"team": "Game Total Over 223",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "160b3c7f-e926-4720-923c-4a07fca7bb21",
"gambit_id": "18005375-bdb4-4eac-bce5-974dce0a929c",
"last_updated": "2023-04-05T17:42:08.837974-04:00",
"created_at": "2023-04-04T09:32:14.756041-04:00",
"name": "Game Total Under 223",
"reward": "1.87000",
"odds": "1.90910",
"spread": "223.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42226f6d-1ed6-4a03-a846-a900e3663ba7/?format=api"
},
{
"id": "979c31a7-cec4-4370-b738-4f5ba3cd03f8",
"gambit_id": "c708789e-71a7-4be6-abc0-052dc8fec508",
"last_updated": "2023-04-05T17:42:08.839542-04:00",
"created_at": "2023-04-04T09:32:14.757675-04:00",
"name": "Game Total Over 223",
"reward": "1.87000",
"odds": "1.90910",
"spread": "223.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42226f6d-1ed6-4a03-a846-a900e3663ba7/?format=api"
}
]
}