GET /api/bet_types/e30b4c2a-b76b-441e-88a2-edbde2a7c61c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e30b4c2a-b76b-441e-88a2-edbde2a7c61c",
"match": "https://api-prod.gambitprofit.com/api/matches/d393c1dd-aea5-4cdb-8d06-648c8fdf756b/?format=api",
"name": "Over/Under",
"created_at": "2023-11-22T09:08:21.133599-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 233.5",
"amount": 5000.0
},
{
"team": "Game Total Over 233.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "a0b85bb9-f637-4435-8670-32947c86854c",
"gambit_id": "c50f292b-fe3d-4069-b042-c8cd6a4d37bd",
"last_updated": "2023-11-23T16:08:03.840973-05:00",
"created_at": "2023-11-22T09:08:21.143536-05:00",
"name": "Game Total Under 233.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "233.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e30b4c2a-b76b-441e-88a2-edbde2a7c61c/?format=api"
},
{
"id": "64f04c07-ed16-47b6-97b4-b08eda31fb4b",
"gambit_id": "cfe55304-9b40-4239-84d4-eefa20a5a1bc",
"last_updated": "2023-11-23T16:08:03.844923-05:00",
"created_at": "2023-11-22T09:08:21.148271-05:00",
"name": "Game Total Over 233.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "233.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e30b4c2a-b76b-441e-88a2-edbde2a7c61c/?format=api"
}
]
}