GET /api/bet_types/a41bc3f4-dcb6-40fd-8c75-9c55b1d9b88e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a41bc3f4-dcb6-40fd-8c75-9c55b1d9b88e",
"match": "https://api-prod.gambitprofit.com/api/matches/4d496a67-483c-4b0c-b4c6-6ea1b1e29c35/?format=api",
"name": "Over/Under",
"created_at": "2023-09-18T09:08:19.255925-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 8.5",
"amount": 5107.0
},
{
"team": "Game Total Over 8.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "9751de1c-5c2c-4c95-9026-3146ab0f4a98",
"gambit_id": "f0cadcd1-9165-4878-b5d3-22eaa64368cf",
"last_updated": "2023-09-20T09:18:07.168370-04:00",
"created_at": "2023-09-18T09:08:19.271439-04:00",
"name": "Game Total Under 8.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a41bc3f4-dcb6-40fd-8c75-9c55b1d9b88e/?format=api"
},
{
"id": "eb3b4299-d9d3-4dc7-a45a-a03734ce2346",
"gambit_id": "cf5ccf96-fa7c-47ed-baf0-9138b553f732",
"last_updated": "2023-09-20T09:18:07.165076-04:00",
"created_at": "2023-09-18T09:08:19.264048-04:00",
"name": "Game Total Over 8.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a41bc3f4-dcb6-40fd-8c75-9c55b1d9b88e/?format=api"
}
]
}