GET /api/bet_types/787489ff-8a8c-467a-a0d8-753653c586ea/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "787489ff-8a8c-467a-a0d8-753653c586ea",
"match": "https://api-prod.gambitprofit.com/api/matches/966c2979-febb-4c0f-82ec-09ce7f905cd7/?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": "Cincinnati Bengals",
"amount": 6389.0
},
{
"team": "Miami Dolphins",
"amount": 3611.0
}
],
"expected_reward_tokens": 9135.83,
"profit_sb": 135.83,
"profit_sb_percentage": 1.51,
"recommended": true
},
"lines": [
{
"id": "50312e00-ab7f-4995-8f04-e52c71bba020",
"gambit_id": "444635d7-f989-45ec-a647-f754792faaca",
"last_updated": "2022-09-30T09:42:51.607789-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Cincinnati Bengals",
"reward": "1.43000",
"odds": "1.48780",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/787489ff-8a8c-467a-a0d8-753653c586ea/?format=api"
},
{
"id": "3bcebd50-c8f9-4f01-88a4-fd00dbb8245d",
"gambit_id": "8bf2a697-15d9-4d55-9d1a-1708a30cbfbb",
"last_updated": "2022-09-30T09:42:51.608760-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Miami Dolphins",
"reward": "2.53000",
"odds": "2.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/787489ff-8a8c-467a-a0d8-753653c586ea/?format=api"
}
]
}