GET /api/bet_types/165abad4-0348-46b5-b470-c9431e3c6550/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "165abad4-0348-46b5-b470-c9431e3c6550",
"match": "https://api-prod.gambitprofit.com/api/matches/bea4c3d9-208f-4298-9688-f63ed9d153b8/?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 Over 11",
"amount": 5205.0
},
{
"team": "Game Total Under 11",
"amount": 4795.0
}
],
"expected_reward_tokens": 9108.75,
"profit_sb": 108.75,
"profit_sb_percentage": 1.21,
"recommended": true
},
"lines": [
{
"id": "b9c0f0d1-f8cb-4c30-b57f-22fb66b3d48c",
"gambit_id": "56b73093-c4cc-47d8-9f96-4f16184b5e82",
"last_updated": "2022-09-07T12:47:00.256071-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 11",
"reward": "1.75000",
"odds": "1.83330",
"spread": "11.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/165abad4-0348-46b5-b470-c9431e3c6550/?format=api"
},
{
"id": "0b4e7cec-3dd6-47b8-ac7c-cb02e74a6860",
"gambit_id": "25507691-87da-49a0-b938-3f90676b94d0",
"last_updated": "2022-09-07T12:47:00.254889-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 11",
"reward": "1.90000",
"odds": "2.00000",
"spread": "11.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/165abad4-0348-46b5-b470-c9431e3c6550/?format=api"
}
]
}