GET /api/bet_types/d8c5a73a-7fa9-4e5a-99ad-048359eb7f53/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d8c5a73a-7fa9-4e5a-99ad-048359eb7f53",
"match": "https://api-prod.gambitprofit.com/api/matches/cfd0453f-2267-4a1d-a846-a9892bfa6a78/?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 63",
"amount": 5000.0
},
{
"team": "Game Total Over 63",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "573100a6-5a70-464e-a78f-950836e2ae60",
"gambit_id": "446bfee1-435d-4921-abe1-4c4ca3b54930",
"last_updated": "2022-10-17T09:27:39.559679-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 63",
"reward": "1.88000",
"odds": "1.90910",
"spread": "63.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d8c5a73a-7fa9-4e5a-99ad-048359eb7f53/?format=api"
},
{
"id": "4c99ed9e-d940-4616-b477-47964b8b4ce3",
"gambit_id": "d648b4d5-37cc-4769-82c3-1d6696fced23",
"last_updated": "2022-10-17T09:27:39.560851-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 63",
"reward": "1.88000",
"odds": "1.90910",
"spread": "63.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d8c5a73a-7fa9-4e5a-99ad-048359eb7f53/?format=api"
}
]
}