GET /api/bet_types/94f092e1-63be-46f8-a867-9636044ecb09/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "94f092e1-63be-46f8-a867-9636044ecb09",
"match": "https://api-prod.gambitprofit.com/api/matches/17aaaf31-5c9a-410c-b3af-10a24cdd8fcf/?format=api",
"name": "Pick the Winner",
"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": "Miami Florida",
"amount": 6104.0
},
{
"team": "North Carolina",
"amount": 3896.0
}
],
"expected_reward_tokens": 9583.28,
"profit_sb": 83.28,
"profit_sb_percentage": 0.88,
"recommended": true
},
"lines": [
{
"id": "edf31f37-7e21-428a-bb3e-c68866551bd1",
"gambit_id": "687dcab4-16ad-4bda-bdcd-4a846c8c21f5",
"last_updated": "2022-10-11T11:17:03.777112-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Miami Florida",
"reward": "1.57000",
"odds": "1.58820",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94f092e1-63be-46f8-a867-9636044ecb09/?format=api"
},
{
"id": "629266b2-c37f-4443-9ea3-4fd265112e80",
"gambit_id": "ac1f7249-f779-4c41-9685-e9f3af01ef8a",
"last_updated": "2022-10-11T11:17:03.778148-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "North Carolina",
"reward": "2.46000",
"odds": "2.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94f092e1-63be-46f8-a867-9636044ecb09/?format=api"
}
]
}