GET /api/bet_types/8ffe76b1-b6eb-4414-8876-87b75f30bb67/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8ffe76b1-b6eb-4414-8876-87b75f30bb67",
"match": "https://api-prod.gambitprofit.com/api/matches/4f8beaee-b847-4115-b794-ffa8b7467452/?format=api",
"name": "Over/Under",
"created_at": "2023-04-21T12:32:08.581414-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 5.5",
"amount": 5213.0
},
{
"team": "Game Total Over 5.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "1e9461f4-0a7e-4985-ab09-d710daa8048b",
"gambit_id": "1346271d-0c4f-4e3b-afb0-310277fa6513",
"last_updated": "2023-04-22T13:07:14.861419-04:00",
"created_at": "2023-04-21T12:32:08.582911-04:00",
"name": "Game Total Under 5.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ffe76b1-b6eb-4414-8876-87b75f30bb67/?format=api"
},
{
"id": "c42ef70f-6979-41af-be01-0abcdf8a4545",
"gambit_id": "7637f42b-4f40-493a-a42d-f8e2c5679745",
"last_updated": "2023-04-22T13:07:14.863278-04:00",
"created_at": "2023-04-21T12:32:08.584729-04:00",
"name": "Game Total Over 5.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ffe76b1-b6eb-4414-8876-87b75f30bb67/?format=api"
}
]
}