GET /api/bet_types/01d1d5e9-272f-4447-acb1-a907b6c1fba0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "01d1d5e9-272f-4447-acb1-a907b6c1fba0",
"match": "https://api-prod.gambitprofit.com/api/matches/10a03578-df52-4333-8540-94af35253c34/?format=api",
"name": "Over/Under",
"created_at": "2023-03-01T15:32:11.072406-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.5",
"amount": 5212.0
},
{
"team": "Game Total Over 6.5",
"amount": 4788.0
}
],
"expected_reward_tokens": 9432.36,
"profit_sb": -67.64,
"profit_sb_percentage": -0.71,
"recommended": false
},
"lines": [
{
"id": "b9bb97dd-285e-4987-bc23-b41c1dcc0717",
"gambit_id": "b347e4ce-79c0-46a5-91c1-8d1ab9ac84ad",
"last_updated": "2023-03-02T07:21:55.422632-05:00",
"created_at": "2023-03-01T15:32:11.073874-05:00",
"name": "Game Total Under 6.5",
"reward": "1.81000",
"odds": "1.83330",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/01d1d5e9-272f-4447-acb1-a907b6c1fba0/?format=api"
},
{
"id": "e1ee2906-92c2-4e5c-ada7-242420dba3ea",
"gambit_id": "0c8ca320-f58b-4b0e-a09d-72f0aa66f8f3",
"last_updated": "2023-03-02T07:21:55.423726-05:00",
"created_at": "2023-03-01T15:32:11.075282-05:00",
"name": "Game Total Over 6.5",
"reward": "1.97000",
"odds": "2.00000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/01d1d5e9-272f-4447-acb1-a907b6c1fba0/?format=api"
}
]
}