GET /api/bet_types/44684915-8330-4329-bab6-6ee712c7f7ae/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "44684915-8330-4329-bab6-6ee712c7f7ae",
"match": "https://api-prod.gambitprofit.com/api/matches/7c9c8dc2-9e2f-4728-a617-adabe7a549b5/?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 2.5",
"amount": 5490.0
},
{
"team": "Game Total Under 2.5",
"amount": 4510.0
}
],
"expected_reward_tokens": 8838.9,
"profit_sb": -661.1,
"profit_sb_percentage": -6.96,
"recommended": false
},
"lines": [
{
"id": "bf8fad04-cf8f-49a3-88c6-5f3b57c66d01",
"gambit_id": "b2835c53-fc29-4653-90fe-76cd0766ab51",
"last_updated": "2022-10-03T19:21:56.938861-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.61000",
"odds": "1.70000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44684915-8330-4329-bab6-6ee712c7f7ae/?format=api"
},
{
"id": "f5d5efef-a06f-45d6-91c4-93517ecfc73e",
"gambit_id": "1f67f566-959b-4b54-9afa-a1695460c77f",
"last_updated": "2022-10-03T19:21:56.939990-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "1.96000",
"odds": "2.10000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44684915-8330-4329-bab6-6ee712c7f7ae/?format=api"
}
]
}