GET /api/bet_types/a0912da8-f13f-4fc9-82a2-311fc610abc7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a0912da8-f13f-4fc9-82a2-311fc610abc7",
"match": "https://api-prod.gambitprofit.com/api/matches/03c761fb-02fb-4d2a-8868-8c6704629a73/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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 40.5",
"amount": 5000.0
},
{
"team": "Game Total Over 40.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "26b59dc5-7db6-4a11-91e5-4e98e8f5331e",
"gambit_id": "ae331f71-e2d5-4a1b-8c68-56653302b20f",
"last_updated": "2022-12-05T15:27:05.675148-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 40.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "40.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a0912da8-f13f-4fc9-82a2-311fc610abc7/?format=api"
},
{
"id": "2437c057-989a-4885-b0fd-2d10e11e3a80",
"gambit_id": "c5fb26a9-7441-4775-902e-5aef720ebc32",
"last_updated": "2022-12-05T15:27:05.676349-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 40.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "40.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a0912da8-f13f-4fc9-82a2-311fc610abc7/?format=api"
}
]
}