GET /api/bet_types/474b0290-148d-4dc4-9798-6207498e303e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "474b0290-148d-4dc4-9798-6207498e303e",
"match": "https://api-prod.gambitprofit.com/api/matches/8304b8ce-9085-4735-9606-d1d59ef1a475/?format=api",
"name": "Over/Under",
"created_at": "2023-02-10T09:02:10.410458-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 223.5",
"amount": 5000.0
},
{
"team": "Game Total Over 223.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "62327c25-b582-4e04-b2af-73bf03ff2199",
"gambit_id": "0015265f-4c46-4318-8ced-f784e34c4181",
"last_updated": "2023-02-11T17:52:30.499669-05:00",
"created_at": "2023-02-10T09:02:10.411764-05:00",
"name": "Game Total Under 223.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "223.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/474b0290-148d-4dc4-9798-6207498e303e/?format=api"
},
{
"id": "c425f8a5-c540-4df6-a59e-14eb2206a0b8",
"gambit_id": "297881ba-b5c6-4843-ab09-5d354a5facfc",
"last_updated": "2023-02-11T17:52:30.500860-05:00",
"created_at": "2023-02-10T09:02:10.413421-05:00",
"name": "Game Total Over 223.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "223.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/474b0290-148d-4dc4-9798-6207498e303e/?format=api"
}
]
}