GET /api/bet_types/91d843cb-c547-42b1-bb10-cd7d45d72525/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "91d843cb-c547-42b1-bb10-cd7d45d72525",
"match": "https://api-prod.gambitprofit.com/api/matches/a9e6eb7d-9b2d-4d7a-b9e3-3683faadd3b2/?format=api",
"name": "Over/Under",
"created_at": "2023-09-26T18:53:07.882612-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 Over 8.5",
"amount": 5213.0
},
{
"team": "Game Total Under 8.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "9feb4b9d-f839-4463-8fec-cc7cae8020ed",
"gambit_id": "c3abf9bb-3fc8-4712-b11a-2fffd99b2731",
"last_updated": "2023-09-27T18:53:11.549889-04:00",
"created_at": "2023-09-26T18:53:07.888085-04:00",
"name": "Game Total Over 8.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/91d843cb-c547-42b1-bb10-cd7d45d72525/?format=api"
},
{
"id": "a490fa75-36b5-4f01-811f-dc42ddc4ca9f",
"gambit_id": "cc9f44f9-c6e5-48d6-b2a8-e0a205f0fd9c",
"last_updated": "2023-09-27T18:53:11.553645-04:00",
"created_at": "2023-09-26T18:53:07.894902-04:00",
"name": "Game Total Under 8.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/91d843cb-c547-42b1-bb10-cd7d45d72525/?format=api"
}
]
}