GET /api/bet_types/511a7ea9-0ef8-4127-b64a-df1a065cb6ff/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "511a7ea9-0ef8-4127-b64a-df1a065cb6ff",
"match": "https://api-prod.gambitprofit.com/api/matches/0f884b4f-5152-47be-8a0a-cdb7610c70a4/?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 66",
"amount": 5000.0
},
{
"team": "Game Total Over 66",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "3111c540-9d87-4335-91a7-f8af2960a66f",
"gambit_id": "222d7e11-9d0b-41fb-a28f-cbc1dd1cf415",
"last_updated": "2022-11-14T15:18:21.421864-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 66",
"reward": "1.80000",
"odds": "1.90910",
"spread": "66.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/511a7ea9-0ef8-4127-b64a-df1a065cb6ff/?format=api"
},
{
"id": "26f0f7d9-1866-46d7-9e9f-c97a096a2ffb",
"gambit_id": "c2b33362-5e4c-4f1f-a074-69b3eaa6b1a6",
"last_updated": "2022-11-14T15:18:21.423098-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 66",
"reward": "1.80000",
"odds": "1.90910",
"spread": "66.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/511a7ea9-0ef8-4127-b64a-df1a065cb6ff/?format=api"
}
]
}