GET /api/bet_types/ca2bd093-c4db-4e96-9d7a-51491fafd852/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ca2bd093-c4db-4e96-9d7a-51491fafd852",
"match": "https://api-prod.gambitprofit.com/api/matches/f0fc7215-dc08-4403-8264-ac95c1ee39a5/?format=api",
"name": "Over/Under",
"created_at": "2023-09-19T18:28:03.686802-04: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 8",
"amount": 5000.0
},
{
"team": "Game Total Under 8",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "3e4f04b3-0dc1-4029-8714-1867a8f4de42",
"gambit_id": "79e0283b-3cf2-460d-941a-1ba50c709e8f",
"last_updated": "2023-09-21T09:43:21.638186-04:00",
"created_at": "2023-09-19T18:28:03.691567-04:00",
"name": "Game Total Over 8",
"reward": "1.87000",
"odds": "1.90910",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca2bd093-c4db-4e96-9d7a-51491fafd852/?format=api"
},
{
"id": "4e4f54b6-ea29-4bdb-a54d-8467a5acecb0",
"gambit_id": "26f07cf4-5d7d-4508-9006-abfb07d52e88",
"last_updated": "2023-09-21T09:43:21.641717-04:00",
"created_at": "2023-09-19T18:28:03.696615-04:00",
"name": "Game Total Under 8",
"reward": "1.87000",
"odds": "1.90910",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca2bd093-c4db-4e96-9d7a-51491fafd852/?format=api"
}
]
}