GET /api/bet_types/90d6316e-d99f-41c3-a91d-bf7d54a5252f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "90d6316e-d99f-41c3-a91d-bf7d54a5252f",
"match": "https://api-prod.gambitprofit.com/api/matches/876feee4-bf4b-4929-9be8-1b0647226fb5/?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 8",
"amount": 5000.0
},
{
"team": "Game Total Over 8",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "4ff8a341-eecf-42d8-b281-f0078db0dcc1",
"gambit_id": "8f44ba54-cf9c-49c8-b1aa-d1a6a6249ba8",
"last_updated": "2022-12-24T17:12:12.842110-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 8",
"reward": "1.80000",
"odds": "1.90910",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/90d6316e-d99f-41c3-a91d-bf7d54a5252f/?format=api"
},
{
"id": "5901efad-70c5-4da0-80c6-19cb702430ac",
"gambit_id": "e22b5307-097a-4abe-b3a3-785aa47ab4de",
"last_updated": "2022-12-24T17:12:12.843314-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 8",
"reward": "1.80000",
"odds": "1.90910",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/90d6316e-d99f-41c3-a91d-bf7d54a5252f/?format=api"
}
]
}