GET /api/bet_types/1f2a686a-60b8-42e6-a451-3475dab24994/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1f2a686a-60b8-42e6-a451-3475dab24994",
"match": "https://api-prod.gambitprofit.com/api/matches/0ce559e6-011b-4e33-a722-5c512b7eb4c0/?format=api",
"name": "Over/Under",
"created_at": "2023-11-12T09:32:56.187587-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": 5094.0
},
{
"team": "Game Total Over 6",
"amount": 4906.0
}
],
"expected_reward_tokens": 9321.4,
"profit_sb": -178.6,
"profit_sb_percentage": -1.88,
"recommended": false
},
"lines": [
{
"id": "1a449784-5e05-4105-830f-2bab41266830",
"gambit_id": "028be97f-9c3e-4321-b60f-53bf7d31e5cc",
"last_updated": "2023-11-13T19:33:23.381491-05:00",
"created_at": "2023-11-12T09:32:56.196022-05:00",
"name": "Game Total Under 6",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f2a686a-60b8-42e6-a451-3475dab24994/?format=api"
},
{
"id": "2e3b89a9-8d70-4c8c-bd81-a2d0a2ef4157",
"gambit_id": "ea1ec994-c509-4414-a798-5a76e49d4d0e",
"last_updated": "2023-11-13T19:33:23.377911-05:00",
"created_at": "2023-11-12T09:32:56.191528-05:00",
"name": "Game Total Over 6",
"reward": "1.90000",
"odds": "1.95240",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f2a686a-60b8-42e6-a451-3475dab24994/?format=api"
}
]
}