GET /api/bet_types/cbb71d63-ff53-4e19-9d92-2922f7bf7d2e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cbb71d63-ff53-4e19-9d92-2922f7bf7d2e",
"match": "https://api-prod.gambitprofit.com/api/matches/a24967e1-5461-413c-9980-a1693416293f/?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": "Total Rounds Under 2.5",
"amount": 5649.0
},
{
"team": "Total Rounds Over 2.5",
"amount": 4351.0
}
],
"expected_reward_tokens": 9093.59,
"profit_sb": 93.59,
"profit_sb_percentage": 1.04,
"recommended": true
},
"lines": [
{
"id": "c5ba7bb6-4ca9-484c-a314-ab30e98a92be",
"gambit_id": "26e5d5e9-21ca-48e4-b9c4-fe6587d15d0a",
"last_updated": "2022-08-07T11:17:14.239548-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Total Rounds Under 2.5",
"reward": "1.61000",
"odds": "1.66670",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cbb71d63-ff53-4e19-9d92-2922f7bf7d2e/?format=api"
},
{
"id": "bf995284-8f9d-45fe-b486-9821602d8bd7",
"gambit_id": "783b5ba2-2b2a-495a-9f72-7555ad574277",
"last_updated": "2022-08-07T11:17:14.240062-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Total Rounds Over 2.5",
"reward": "2.09000",
"odds": "2.20000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cbb71d63-ff53-4e19-9d92-2922f7bf7d2e/?format=api"
}
]
}