GET /api/bet_types/8f4b65a4-56f6-46ae-9258-889f29c6d5b7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8f4b65a4-56f6-46ae-9258-889f29c6d5b7",
"match": "https://api-prod.gambitprofit.com/api/matches/fb431d6e-bed7-4a2d-811e-cb6004dbcd19/?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 6.5",
"amount": 5106.0
},
{
"team": "Game Total Under 6.5",
"amount": 4894.0
}
],
"expected_reward_tokens": 9395.04,
"profit_sb": 395.04,
"profit_sb_percentage": 4.39,
"recommended": true
},
"lines": [
{
"id": "ffcfae80-ae28-41fd-8472-bd9138f40023",
"gambit_id": "67306157-8c5d-48be-8160-99710372446e",
"last_updated": "2022-11-02T10:52:36.689097-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6.5",
"reward": "1.84000",
"odds": "1.86960",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8f4b65a4-56f6-46ae-9258-889f29c6d5b7/?format=api"
},
{
"id": "436e8f4a-e347-4011-b157-ab47ca0b9c85",
"gambit_id": "0f4fbbee-21ee-490a-b8d1-1c666f1e969d",
"last_updated": "2022-11-02T10:52:36.688018-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6.5",
"reward": "1.92000",
"odds": "1.95240",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8f4b65a4-56f6-46ae-9258-889f29c6d5b7/?format=api"
}
]
}