GET /api/bet_types/0fbd5dbc-38d4-4012-8687-e81f1484fb4e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0fbd5dbc-38d4-4012-8687-e81f1484fb4e",
"match": "https://api-prod.gambitprofit.com/api/matches/0e1bfa95-d2bb-4677-9a66-e002d2f43d44/?format=api",
"name": "Over/Under",
"created_at": "2023-11-06T07:58:06.617661-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 222",
"amount": 5000.0
},
{
"team": "Game Total Under 222",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "47fd8883-2813-4f5c-804f-ed5b4c34a96f",
"gambit_id": "d0f055d7-ab64-4477-9615-6f4818c98ddb",
"last_updated": "2023-11-07T20:58:21.384958-05:00",
"created_at": "2023-11-06T07:58:06.622241-05:00",
"name": "Game Total Over 222",
"reward": "1.86000",
"odds": "1.90910",
"spread": "222.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0fbd5dbc-38d4-4012-8687-e81f1484fb4e/?format=api"
},
{
"id": "80a18711-a7f5-4547-b930-0d8be5e5034f",
"gambit_id": "2b25e0b2-d3fb-4988-94c9-99afc784568c",
"last_updated": "2023-11-07T20:58:21.395590-05:00",
"created_at": "2023-11-06T07:58:06.627063-05:00",
"name": "Game Total Under 222",
"reward": "1.86000",
"odds": "1.90910",
"spread": "222.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0fbd5dbc-38d4-4012-8687-e81f1484fb4e/?format=api"
}
]
}