GET /api/bet_types/0e09b572-2cb8-49d1-b17d-c247f67b5f54/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0e09b572-2cb8-49d1-b17d-c247f67b5f54",
"match": "https://api-prod.gambitprofit.com/api/matches/2341a1c1-515f-48c3-8305-bde763b34099/?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": "Denver Nuggets",
"amount": 5304.0
},
{
"team": "New York Knicks",
"amount": 4696.0
}
],
"expected_reward_tokens": 9016.32,
"profit_sb": 16.32,
"profit_sb_percentage": 0.18,
"recommended": true
},
"lines": [
{
"id": "4e863a3a-d226-459d-9fe5-9e4da97fff07",
"gambit_id": "18c2844f-ae3b-4ccb-ad28-a962c1ecad11",
"last_updated": "2022-11-17T11:02:59.418426-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Denver Nuggets",
"reward": "1.70000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0e09b572-2cb8-49d1-b17d-c247f67b5f54/?format=api"
},
{
"id": "4ccdfc33-1755-4311-afa0-3bdfd9be62f1",
"gambit_id": "19a9686e-7c13-427d-b7dd-1faa850a0182",
"last_updated": "2022-11-17T11:02:59.419680-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "New York Knicks",
"reward": "1.92000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0e09b572-2cb8-49d1-b17d-c247f67b5f54/?format=api"
}
]
}