GET /api/bet_types/2b86e109-167a-4a2d-b942-40ff1c01f278/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2b86e109-167a-4a2d-b942-40ff1c01f278",
"match": "https://api-prod.gambitprofit.com/api/matches/390b803b-27b2-4399-b664-d14f953a471d/?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 7",
"amount": 5207.0
},
{
"team": "Game Total Under 7",
"amount": 4793.0
}
],
"expected_reward_tokens": 9058.77,
"profit_sb": 58.77,
"profit_sb_percentage": 0.65,
"recommended": true
},
"lines": [
{
"id": "1da502c8-552a-4b4c-addf-060d49ce6f9a",
"gambit_id": "ed2776ee-c45d-42d3-ba62-3175e89efeb4",
"last_updated": "2022-09-10T21:52:23.082407-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 7",
"reward": "1.74000",
"odds": "1.83330",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2b86e109-167a-4a2d-b942-40ff1c01f278/?format=api"
},
{
"id": "ccbc64c1-b7a2-4943-a75a-bea3d01656d3",
"gambit_id": "8d4ea573-9434-4ac6-94c7-30fdfde29a54",
"last_updated": "2022-09-10T21:52:23.081331-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 7",
"reward": "1.89000",
"odds": "2.00000",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2b86e109-167a-4a2d-b942-40ff1c01f278/?format=api"
}
]
}