GET /api/bet_types/58f2c8f6-6ef4-4c83-9a4e-74c22938e71d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "58f2c8f6-6ef4-4c83-9a4e-74c22938e71d",
"match": "https://api-prod.gambitprofit.com/api/matches/dc006f0a-af0c-4ca6-9879-ee1dc39645ff/?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": "Central Florida",
"amount": 8338.0
},
{
"team": "Navy",
"amount": 1662.0
}
],
"expected_reward_tokens": 9338.56,
"profit_sb": 338.56,
"profit_sb_percentage": 3.76,
"recommended": true
},
"lines": [
{
"id": "38829ac4-861d-4288-b30f-91db4ec63bc2",
"gambit_id": "d69c370b-a605-495e-bab2-f247a1a5a6b2",
"last_updated": "2022-11-21T12:08:19.991820-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Central Florida",
"reward": "1.12000",
"odds": "1.13330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/58f2c8f6-6ef4-4c83-9a4e-74c22938e71d/?format=api"
},
{
"id": "f14e227b-a8fc-4ff1-9dd3-6fe2187fc8d1",
"gambit_id": "6bcec037-c37b-45c6-aa4d-1bd7fc0f1971",
"last_updated": "2022-11-21T12:08:19.993009-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Navy",
"reward": "5.62000",
"odds": "6.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/58f2c8f6-6ef4-4c83-9a4e-74c22938e71d/?format=api"
}
]
}