GET /api/bet_types/96189089-89b0-4d58-8360-34cf821bfba7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "96189089-89b0-4d58-8360-34cf821bfba7",
"match": "https://api-prod.gambitprofit.com/api/matches/ddd0bb36-5516-46ff-bfff-1e21a2dd39ce/?format=api",
"name": "Over/Under",
"created_at": "2023-04-04T11:57:12.339364-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",
"amount": 5000.0
},
{
"team": "Game Total Under 6",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "d2c23e01-6a57-4611-8b5c-30199aec9053",
"gambit_id": "26081fa8-7cfc-42f5-8fa4-b88ee73f7ff4",
"last_updated": "2023-04-05T22:47:06.387752-04:00",
"created_at": "2023-04-04T11:57:12.341855-04:00",
"name": "Game Total Over 6",
"reward": "1.87000",
"odds": "1.90910",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96189089-89b0-4d58-8360-34cf821bfba7/?format=api"
},
{
"id": "51b0900e-935d-437f-be7f-bca6c2da482d",
"gambit_id": "bb57fe28-34b0-428d-b896-a701f3023ed0",
"last_updated": "2023-04-05T22:47:06.386032-04:00",
"created_at": "2023-04-04T11:57:12.340546-04:00",
"name": "Game Total Under 6",
"reward": "1.87000",
"odds": "1.90910",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96189089-89b0-4d58-8360-34cf821bfba7/?format=api"
}
]
}