GET /api/bet_types/346486f6-c167-4f8d-a5e3-ff3dc849e46d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "346486f6-c167-4f8d-a5e3-ff3dc849e46d",
"match": "https://api-prod.gambitprofit.com/api/matches/15cd5118-3c9b-41db-bed2-e7951c11b7d9/?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 2.5",
"amount": 5979.0
},
{
"team": "Game Total Under 2.5",
"amount": 4021.0
}
],
"expected_reward_tokens": 9327.24,
"profit_sb": -172.76,
"profit_sb_percentage": -1.82,
"recommended": false
},
"lines": [
{
"id": "febc88c5-5622-4a39-bbed-6c8108a76f97",
"gambit_id": "7f1d128f-3dbc-4731-80d7-b296ebb24f75",
"last_updated": "2022-10-24T12:12:04.440032-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.56000",
"odds": "1.57000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/346486f6-c167-4f8d-a5e3-ff3dc849e46d/?format=api"
},
{
"id": "b6535279-39c3-4de7-8af9-7f986f386039",
"gambit_id": "03f53b5d-5ec8-4330-81b5-c7d5edc691f3",
"last_updated": "2022-10-24T12:12:04.438942-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "2.32000",
"odds": "2.35000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/346486f6-c167-4f8d-a5e3-ff3dc849e46d/?format=api"
}
]
}