GET /api/bet_types/60c24625-ac03-43d9-b874-4db544508215/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "60c24625-ac03-43d9-b874-4db544508215",
"match": "https://api-prod.gambitprofit.com/api/matches/47198d1b-36e8-4c3a-9eb7-7926f12c1c83/?format=api",
"name": "Over/Under",
"created_at": "2023-04-04T09:32:16.481071-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 6.5",
"amount": 5107.0
},
{
"team": "Game Total Under 6.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "040d9c24-eecb-44f8-8ee3-eac755a8f742",
"gambit_id": "ce5b6666-010e-493a-89ca-1253e1f94b2d",
"last_updated": "2023-04-05T22:47:03.517767-04:00",
"created_at": "2023-04-04T09:32:16.483927-04:00",
"name": "Game Total Over 6.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/60c24625-ac03-43d9-b874-4db544508215/?format=api"
},
{
"id": "6bbe040d-0544-4907-8f5d-fe0099ff96ef",
"gambit_id": "68bf79b5-2281-4c22-9314-d0d16c436978",
"last_updated": "2023-04-05T22:47:03.515977-04:00",
"created_at": "2023-04-04T09:32:16.482538-04:00",
"name": "Game Total Under 6.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/60c24625-ac03-43d9-b874-4db544508215/?format=api"
}
]
}