GET /api/bet_types/0abf8f94-78aa-47ab-9e5d-29571d48d929/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0abf8f94-78aa-47ab-9e5d-29571d48d929",
"match": "https://api-prod.gambitprofit.com/api/matches/051bcbc3-d938-4071-a4f9-7fffb1dea796/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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 52.5",
"amount": 5000.0
},
{
"team": "Game Total Under 52.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9150.0,
"profit_sb": 150.0,
"profit_sb_percentage": 1.67,
"recommended": true
},
"lines": [
{
"id": "7a2d8603-b4c3-4bc5-8293-92db874a8d21",
"gambit_id": "4f64553f-a074-4b97-87d2-5f45acefa631",
"last_updated": "2022-08-28T11:27:16.967937-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 52.5",
"reward": "1.83000",
"odds": "1.90910",
"spread": "52.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0abf8f94-78aa-47ab-9e5d-29571d48d929/?format=api"
},
{
"id": "189cc813-6109-4c3d-944e-5d7d231d30c1",
"gambit_id": "6b084a4e-aca8-4d6e-8f6f-6c48d5fec4f4",
"last_updated": "2022-08-28T11:27:16.967424-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 52.5",
"reward": "1.83000",
"odds": "1.90910",
"spread": "52.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0abf8f94-78aa-47ab-9e5d-29571d48d929/?format=api"
}
]
}