GET /api/bet_types/cf44250a-e01f-4907-8e2b-3155f24dccd0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cf44250a-e01f-4907-8e2b-3155f24dccd0",
"match": "https://api-prod.gambitprofit.com/api/matches/a65a6479-029e-426c-8a25-cf83a2211c60/?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 39.5",
"amount": 5097.0
},
{
"team": "Game Total Under 39.5",
"amount": 4903.0
}
],
"expected_reward_tokens": 9021.52,
"profit_sb": 21.52,
"profit_sb_percentage": 0.24,
"recommended": true
},
"lines": [
{
"id": "e9cb7d88-18d7-44d3-adb5-95df4400564e",
"gambit_id": "bef6d838-e863-4ca7-8507-fb4e5da99a92",
"last_updated": "2022-09-26T10:16:55.594325-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 39.5",
"reward": "1.77000",
"odds": "1.86960",
"spread": "39.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf44250a-e01f-4907-8e2b-3155f24dccd0/?format=api"
},
{
"id": "afe9f4c7-256d-4888-9e86-343e7d481f36",
"gambit_id": "af848779-7fab-49a2-95e4-24ecf75a74c0",
"last_updated": "2022-09-26T10:16:55.593286-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 39.5",
"reward": "1.84000",
"odds": "1.95240",
"spread": "39.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf44250a-e01f-4907-8e2b-3155f24dccd0/?format=api"
}
]
}