GET /api/bet_types/b62c331c-ebe6-492c-b273-c8b8094ddec3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b62c331c-ebe6-492c-b273-c8b8094ddec3",
"match": "https://api-prod.gambitprofit.com/api/matches/6dd9d96a-5bf7-4386-b677-d5bfd275cb17/?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 64",
"amount": 5000.0
},
{
"team": "Game Total Over 64",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "50676865-0038-4f3d-a42b-a13f0ebd5e04",
"gambit_id": "d576aceb-33f9-41e1-bbec-06aa6ff747de",
"last_updated": "2022-12-05T10:57:35.086555-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 64",
"reward": "1.80000",
"odds": "1.90910",
"spread": "64.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b62c331c-ebe6-492c-b273-c8b8094ddec3/?format=api"
},
{
"id": "fb6ef07d-b44e-4b37-8689-9f851b46b7d3",
"gambit_id": "f9cef97e-3451-4eaa-bdfe-a68b1d361ab9",
"last_updated": "2022-12-05T10:57:35.087887-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 64",
"reward": "1.80000",
"odds": "1.90910",
"spread": "64.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b62c331c-ebe6-492c-b273-c8b8094ddec3/?format=api"
}
]
}