GET /api/bet_types/ac95666d-b286-4b88-870a-055cb59639b1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ac95666d-b286-4b88-870a-055cb59639b1",
"match": "https://api-prod.gambitprofit.com/api/matches/337d652e-511e-4917-acf9-521212473d4c/?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 224",
"amount": 5000.0
},
{
"team": "Game Total Under 224",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "988d27d4-2fdc-44eb-a05d-e5ca81573424",
"gambit_id": "ff9d29c1-7fdb-47f4-b791-0faca2dde6f6",
"last_updated": "2022-11-07T10:18:13.668763-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 224",
"reward": "1.80000",
"odds": "1.90910",
"spread": "224.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac95666d-b286-4b88-870a-055cb59639b1/?format=api"
},
{
"id": "7b51ca1c-7f61-47fb-b232-bcbec068596b",
"gambit_id": "f53967c7-88b6-4669-9572-6226c64fba9f",
"last_updated": "2022-11-07T10:18:13.667701-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 224",
"reward": "1.80000",
"odds": "1.90910",
"spread": "224.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac95666d-b286-4b88-870a-055cb59639b1/?format=api"
}
]
}