GET /api/bet_types/fa5bfe0e-974e-481f-a6a3-d4503dcd68d9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fa5bfe0e-974e-481f-a6a3-d4503dcd68d9",
"match": "https://api-prod.gambitprofit.com/api/matches/95973222-5edf-46a0-9443-f38e81f6270b/?format=api",
"name": "Over/Under",
"created_at": "2023-03-09T12:17:14.093451-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": 5000.0
},
{
"team": "Game Total Over 6.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "45379326-5db1-444f-a789-3007123dc3a4",
"gambit_id": "be97ca4a-991a-4d14-bcd6-f29338e5bd81",
"last_updated": "2023-03-10T10:32:01.233324-05:00",
"created_at": "2023-03-09T12:17:14.094833-05:00",
"name": "Game Total Under 6.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fa5bfe0e-974e-481f-a6a3-d4503dcd68d9/?format=api"
},
{
"id": "c5ababab-ac71-41ca-97f3-fce8b8c2026f",
"gambit_id": "9f1eb025-8cb3-4c83-a35b-c975914e3129",
"last_updated": "2023-03-10T10:32:01.234721-05:00",
"created_at": "2023-03-09T12:17:14.096250-05:00",
"name": "Game Total Over 6.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fa5bfe0e-974e-481f-a6a3-d4503dcd68d9/?format=api"
}
]
}