GET /api/bet_types/a1d47a08-9dc8-489c-ba21-fe5208b3bd74/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a1d47a08-9dc8-489c-ba21-fe5208b3bd74",
"match": "https://api-prod.gambitprofit.com/api/matches/39844fed-e3a1-4277-b25a-662d533dae51/?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 50",
"amount": 5000.0
},
{
"team": "Game Total Under 50",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "5c30ceb0-c226-4e70-ba34-6be180486321",
"gambit_id": "72b603c4-7ff5-4504-a287-5bd2a04f46e2",
"last_updated": "2022-11-14T10:28:57.246349-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 50",
"reward": "1.80000",
"odds": "1.90910",
"spread": "50.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d47a08-9dc8-489c-ba21-fe5208b3bd74/?format=api"
},
{
"id": "bf2002ec-03d5-4deb-8164-b2cdda48bb35",
"gambit_id": "8bec5787-c28a-4205-a8c8-b2832e5df0ba",
"last_updated": "2022-11-14T10:28:57.245326-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 50",
"reward": "1.80000",
"odds": "1.90910",
"spread": "50.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d47a08-9dc8-489c-ba21-fe5208b3bd74/?format=api"
}
]
}