GET /api/bet_types/2a961b44-743a-494e-977c-c9d522a63d91/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2a961b44-743a-494e-977c-c9d522a63d91",
"match": "https://api-prod.gambitprofit.com/api/matches/d69dead7-ad6a-47be-b340-1c62ce17353f/?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": "TCU",
"amount": 7037.0
},
{
"team": "West Virginia",
"amount": 2963.0
}
],
"expected_reward_tokens": 9570.32,
"profit_sb": 70.32,
"profit_sb_percentage": 0.74,
"recommended": true
},
"lines": [
{
"id": "1831bcc5-cdfc-45be-887f-dec074b6b69a",
"gambit_id": "79946414-115c-4728-bbba-ad268c8dc1b1",
"last_updated": "2022-10-31T10:56:54.956486-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "TCU",
"reward": "1.36000",
"odds": "1.37040",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2a961b44-743a-494e-977c-c9d522a63d91/?format=api"
},
{
"id": "401d9c48-b1de-4e50-bd9b-d4c9d3e60e14",
"gambit_id": "759dcba0-cc1e-40e7-92e6-8c12089a7323",
"last_updated": "2022-10-31T10:56:54.955377-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "West Virginia",
"reward": "3.23000",
"odds": "3.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2a961b44-743a-494e-977c-c9d522a63d91/?format=api"
}
]
}