GET /api/bet_types/59f2c667-7459-414f-a3db-48617fc27382/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "59f2c667-7459-414f-a3db-48617fc27382",
"match": "https://api-prod.gambitprofit.com/api/matches/20f7650f-7f75-4ae1-b6c2-ff1a92b49271/?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 37",
"amount": 5000.0
},
{
"team": "Game Total Under 37",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "2735336d-1cf9-4fe9-80d8-21dd0594ff7e",
"gambit_id": "e85a09f3-eebe-4f10-8234-60936e6f5d11",
"last_updated": "2022-11-28T09:52:06.876212-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 37",
"reward": "1.80000",
"odds": "1.90910",
"spread": "37.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59f2c667-7459-414f-a3db-48617fc27382/?format=api"
},
{
"id": "2a7d6ca2-6b62-4714-b4e0-810fe7355f4f",
"gambit_id": "42fbfb62-c419-4ac8-bbb8-5cc4acd85577",
"last_updated": "2022-11-28T09:52:06.875189-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 37",
"reward": "1.80000",
"odds": "1.90910",
"spread": "37.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59f2c667-7459-414f-a3db-48617fc27382/?format=api"
}
]
}