GET /api/bet_types/74c678fd-dc7c-44a7-a17a-ea03ca0c7de8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "74c678fd-dc7c-44a7-a17a-ea03ca0c7de8",
"match": "https://api-prod.gambitprofit.com/api/matches/fbf0f6e1-cdc8-4970-8531-93e27cdcaca1/?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 228",
"amount": 5000.0
},
{
"team": "Game Total Over 228",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "7dfb44cb-cc0b-4890-8748-8e0e5da3cbb7",
"gambit_id": "d475ae45-1098-4860-b0f3-374cf1e6dca5",
"last_updated": "2022-11-22T09:57:26.687772-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 228",
"reward": "1.80000",
"odds": "1.90910",
"spread": "228.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/74c678fd-dc7c-44a7-a17a-ea03ca0c7de8/?format=api"
},
{
"id": "35bae9cd-0833-4feb-bb9c-9e5dd3e3e77d",
"gambit_id": "d54f669c-a631-42bd-8de5-a68ef171a501",
"last_updated": "2022-11-22T09:57:26.688945-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 228",
"reward": "1.80000",
"odds": "1.90910",
"spread": "228.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/74c678fd-dc7c-44a7-a17a-ea03ca0c7de8/?format=api"
}
]
}