GET /api/bet_types/68153abe-9a8a-49b2-86e2-92b8ae4c7a51/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "68153abe-9a8a-49b2-86e2-92b8ae4c7a51",
"match": "https://api-prod.gambitprofit.com/api/matches/c3f6e33b-eb66-4887-91dc-7a1c6ff7637f/?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 7",
"amount": 5212.0
},
{
"team": "Game Total Under 7",
"amount": 4788.0
}
],
"expected_reward_tokens": 9432.36,
"profit_sb": -67.64,
"profit_sb_percentage": -0.71,
"recommended": false
},
"lines": [
{
"id": "40a2aba8-bd79-4c04-93ed-2403bcdb8858",
"gambit_id": "47966e49-839e-4d0f-a111-2ae9a14e054f",
"last_updated": "2022-10-04T13:17:07.234953-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 7",
"reward": "1.81000",
"odds": "1.83330",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/68153abe-9a8a-49b2-86e2-92b8ae4c7a51/?format=api"
},
{
"id": "b38b81c6-b802-404a-aebd-eaa33aa5e2b0",
"gambit_id": "d0805ce7-fce8-40c2-a9c0-01362170585a",
"last_updated": "2022-10-04T13:17:07.233681-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 7",
"reward": "1.97000",
"odds": "2.00000",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/68153abe-9a8a-49b2-86e2-92b8ae4c7a51/?format=api"
}
]
}