GET /api/bet_types/e66a6fe2-96b9-49e9-bd63-4145f521199b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e66a6fe2-96b9-49e9-bd63-4145f521199b",
"match": "https://api-prod.gambitprofit.com/api/matches/1f43504b-7a7b-41a4-8f8f-4f5ff1b49f82/?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 52",
"amount": 5000.0
},
{
"team": "Game Total Over 52",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "d7c856e7-9e2c-4dfd-ba54-c10381d869d1",
"gambit_id": "9ddc3582-d6c8-4319-8040-ff35fc14e196",
"last_updated": "2022-10-31T11:46:57.709095-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 52",
"reward": "1.88000",
"odds": "1.90910",
"spread": "52.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e66a6fe2-96b9-49e9-bd63-4145f521199b/?format=api"
},
{
"id": "d8dcbeb7-59aa-4cd4-afda-30f039a13868",
"gambit_id": "c0734263-5f49-4771-b857-ca5ef40a54e3",
"last_updated": "2022-10-31T11:46:57.710145-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 52",
"reward": "1.88000",
"odds": "1.90910",
"spread": "52.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e66a6fe2-96b9-49e9-bd63-4145f521199b/?format=api"
}
]
}