GET /api/bet_types/8151f525-7700-4547-8976-dcaf6b5fe60c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8151f525-7700-4547-8976-dcaf6b5fe60c",
"match": "https://api-prod.gambitprofit.com/api/matches/1ebb97ed-9de0-4c92-838f-5feac6dfc749/?format=api",
"name": "Over/Under",
"created_at": "2023-05-27T14:02:16.919390-04: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 7.5",
"amount": 5107.0
},
{
"team": "Game Total Over 7.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "eb595ba2-82c3-4d23-9300-fc52d4f2264d",
"gambit_id": "a1bba246-3a80-4550-abb3-142c3644f26e",
"last_updated": "2023-05-29T11:47:22.037401-04:00",
"created_at": "2023-05-27T14:02:16.923735-04:00",
"name": "Game Total Under 7.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8151f525-7700-4547-8976-dcaf6b5fe60c/?format=api"
},
{
"id": "d83344dc-bc72-40dc-a77f-20ce059d4578",
"gambit_id": "fe9b6277-bcd9-4987-bfa0-263420b0ca9a",
"last_updated": "2023-05-29T11:47:22.034863-04:00",
"created_at": "2023-05-27T14:02:16.921800-04:00",
"name": "Game Total Over 7.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8151f525-7700-4547-8976-dcaf6b5fe60c/?format=api"
}
]
}