GET /api/bet_types/ac70d247-18bc-4cea-9490-6b3c4fcb2919/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ac70d247-18bc-4cea-9490-6b3c4fcb2919",
"match": "https://api-prod.gambitprofit.com/api/matches/7e0dc21b-7ea0-40a9-b1e9-47d6462f6c7a/?format=api",
"name": "Over/Under",
"created_at": "2023-01-12T08:32:10.123879-05: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 6.5",
"amount": 5292.0
},
{
"team": "Game Total Over 6.5",
"amount": 4708.0
}
],
"expected_reward_tokens": 8943.48,
"profit_sb": -56.52,
"profit_sb_percentage": -0.63,
"recommended": false
},
"lines": [
{
"id": "d28b04dc-8145-420b-a066-3431da3fa5c5",
"gambit_id": "a02192a9-f9c8-4022-89c4-fa2686417ff2",
"last_updated": "2023-01-13T11:47:21.685484-05:00",
"created_at": "2023-01-12T08:32:10.125017-05:00",
"name": "Game Total Under 6.5",
"reward": "1.69000",
"odds": "1.80000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac70d247-18bc-4cea-9490-6b3c4fcb2919/?format=api"
},
{
"id": "89e1bed1-1248-4d3f-b038-7b16c5cf3655",
"gambit_id": "06d1feab-3570-42b5-8a11-4ad862e772c1",
"last_updated": "2023-01-13T11:47:21.686580-05:00",
"created_at": "2023-01-12T08:32:10.126218-05:00",
"name": "Game Total Over 6.5",
"reward": "1.90000",
"odds": "2.05000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac70d247-18bc-4cea-9490-6b3c4fcb2919/?format=api"
}
]
}