GET /api/bet_types/f08d74fc-a1cf-436e-bef8-6d2431b3ae9d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f08d74fc-a1cf-436e-bef8-6d2431b3ae9d",
"match": "https://api-prod.gambitprofit.com/api/matches/1bb5b65d-d099-43ee-a0f0-0d2ca6d46453/?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 44",
"amount": 5000.0
},
{
"team": "Game Total Over 44",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "a0556cae-c4e4-4e42-a9f0-adfdaab76d76",
"gambit_id": "8c390f7b-a4f9-470a-8184-7d4c91682cdd",
"last_updated": "2022-12-02T10:12:17.089500-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 44",
"reward": "1.80000",
"odds": "1.90910",
"spread": "44.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f08d74fc-a1cf-436e-bef8-6d2431b3ae9d/?format=api"
},
{
"id": "f9d9d661-5732-460d-9cd9-8653a72af2e8",
"gambit_id": "173228f8-55ec-4939-9858-16124bb341d4",
"last_updated": "2022-12-02T10:12:17.090610-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 44",
"reward": "1.80000",
"odds": "1.90910",
"spread": "44.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f08d74fc-a1cf-436e-bef8-6d2431b3ae9d/?format=api"
}
]
}