GET /api/bet_types/f93b731f-531a-4d75-9fa0-4e746995ab95/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f93b731f-531a-4d75-9fa0-4e746995ab95",
"match": "https://api-prod.gambitprofit.com/api/matches/1f9f624c-aaa8-4890-aa6c-c375af718687/?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 Under 2.5",
"amount": 5244.0
},
{
"team": "Game Total Over 2.5",
"amount": 4756.0
}
],
"expected_reward_tokens": 8703.48,
"profit_sb": -296.52,
"profit_sb_percentage": -3.29,
"recommended": false
},
"lines": [
{
"id": "94c5a9e9-5bba-411d-8072-fad90a1e3bfb",
"gambit_id": "155889cb-b11a-4f71-a2c0-3596d57df2e4",
"last_updated": "2022-12-01T16:27:24.025319-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "1.66000",
"odds": "1.75000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f93b731f-531a-4d75-9fa0-4e746995ab95/?format=api"
},
{
"id": "170f3ead-5784-4feb-b855-7d7cecc8dba6",
"gambit_id": "519d1ba2-f684-4722-b9f1-0b89153c4d6e",
"last_updated": "2022-12-01T16:27:24.024234-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.83000",
"odds": "1.95000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f93b731f-531a-4d75-9fa0-4e746995ab95/?format=api"
}
]
}