GET /api/bet_types/7c70d27f-8c6d-4c96-9720-d9a6e27854ff/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7c70d27f-8c6d-4c96-9720-d9a6e27854ff",
"match": "https://api-prod.gambitprofit.com/api/matches/78de8569-b7d4-4935-bcdc-bf2c0e3fc99f/?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 226",
"amount": 5000.0
},
{
"team": "Game Total Over 226",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "1cdcdd09-838b-46b7-9e93-8e31267b5a63",
"gambit_id": "c08358e8-e655-418b-8424-99bf96323cd9",
"last_updated": "2022-11-04T09:07:37.977904-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 226",
"reward": "1.80000",
"odds": "1.90910",
"spread": "226.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7c70d27f-8c6d-4c96-9720-d9a6e27854ff/?format=api"
},
{
"id": "9f075883-395f-4e71-b4f8-99962a260ea2",
"gambit_id": "abcd8d53-c72c-49af-8f5a-e4dc143ef315",
"last_updated": "2022-11-04T09:07:37.979026-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 226",
"reward": "1.80000",
"odds": "1.90910",
"spread": "226.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7c70d27f-8c6d-4c96-9720-d9a6e27854ff/?format=api"
}
]
}