GET /api/bet_types/f17082a3-0174-415c-84b2-ce834aa5bec7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f17082a3-0174-415c-84b2-ce834aa5bec7",
"match": "https://api-prod.gambitprofit.com/api/matches/86af687a-59ae-45db-beb0-806abd7c6ed3/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-13T09:38:12.524368-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": "Seattle Kraken",
"amount": 6090.0
},
{
"team": "Columbus Blue Jackets",
"amount": 3910.0
}
],
"expected_reward_tokens": 9500.4,
"profit_sb": 0.4,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "6162657a-da29-49c2-b87c-654ed6cb5347",
"gambit_id": "0fcc1c01-eb0c-46d7-9dd6-703e8106ee59",
"last_updated": "2024-01-16T15:13:02.304403-05:00",
"created_at": "2024-01-13T09:38:12.532219-05:00",
"name": "Seattle Kraken",
"reward": "1.56000",
"odds": "1.58820",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f17082a3-0174-415c-84b2-ce834aa5bec7/?format=api"
},
{
"id": "831fc81b-14da-4da0-bcbe-81c2f7f3f734",
"gambit_id": "9e099a62-2a5d-4920-bdf0-66c8a5688e7a",
"last_updated": "2024-01-16T15:13:02.308198-05:00",
"created_at": "2024-01-13T09:38:12.537159-05:00",
"name": "Columbus Blue Jackets",
"reward": "2.43000",
"odds": "2.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f17082a3-0174-415c-84b2-ce834aa5bec7/?format=api"
}
]
}