GET /api/bet_types/99ec245a-232a-4620-93a3-a725c87dd98e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "99ec245a-232a-4620-93a3-a725c87dd98e",
"match": "https://api-prod.gambitprofit.com/api/matches/6d972a99-2cf3-4b57-8b41-69dba10613b0/?format=api",
"name": "Over/Under",
"created_at": "2022-12-23T09:06:54.058246-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",
"amount": 5196.0
},
{
"team": "Game Total Under 6",
"amount": 4804.0
}
],
"expected_reward_tokens": 8935.44,
"profit_sb": -64.56,
"profit_sb_percentage": -0.72,
"recommended": false
},
"lines": [
{
"id": "2962e35b-24f9-4278-bbf5-03eba8d1f11f",
"gambit_id": "d8b6b915-f0e4-4d4f-8388-e999d96e3e5e",
"last_updated": "2022-12-25T18:07:05.775314-05:00",
"created_at": "2022-12-23T09:06:54.061067-05:00",
"name": "Game Total Over 6",
"reward": "1.72000",
"odds": "1.83330",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/99ec245a-232a-4620-93a3-a725c87dd98e/?format=api"
},
{
"id": "c82b49a8-9487-4cf2-8628-acdbfa58c115",
"gambit_id": "24ec4dbd-1d2e-41f5-a4a3-bb8cbe920e83",
"last_updated": "2022-12-25T18:07:05.774224-05:00",
"created_at": "2022-12-23T09:06:54.059721-05:00",
"name": "Game Total Under 6",
"reward": "1.86000",
"odds": "2.00000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/99ec245a-232a-4620-93a3-a725c87dd98e/?format=api"
}
]
}