GET /api/bet_types/670602b6-dc4c-43a2-90cc-b4f8a41ef8ba/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "670602b6-dc4c-43a2-90cc-b4f8a41ef8ba",
"match": "https://api-prod.gambitprofit.com/api/matches/c416c4bb-c39f-4517-9f2f-1f97211baa6e/?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": "Kansas State",
"amount": 7189.0
},
{
"team": "Texas Tech",
"amount": 2811.0
}
],
"expected_reward_tokens": 9416.85,
"profit_sb": 416.85,
"profit_sb_percentage": 4.63,
"recommended": true
},
"lines": [
{
"id": "d033ef91-f10a-4983-9cd3-d0ae4d52bf19",
"gambit_id": "1a6dbe4e-6f0f-4c96-a16f-64d6a4fcb46d",
"last_updated": "2022-10-02T15:17:22.602486-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Kansas State",
"reward": "1.31000",
"odds": "1.33330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/670602b6-dc4c-43a2-90cc-b4f8a41ef8ba/?format=api"
},
{
"id": "b522ee36-70f0-4548-9c11-8b92a4f4439d",
"gambit_id": "0cbb3621-e7fa-48c0-ad3d-c7790ff4d841",
"last_updated": "2022-10-02T15:17:22.603670-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Texas Tech",
"reward": "3.35000",
"odds": "3.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/670602b6-dc4c-43a2-90cc-b4f8a41ef8ba/?format=api"
}
]
}