GET /api/bet_types/1cb013b6-5a6d-46f4-a73f-92f7b95f0325/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1cb013b6-5a6d-46f4-a73f-92f7b95f0325",
"match": "https://api-prod.gambitprofit.com/api/matches/c62d5e7b-3185-4201-a866-478806c01f8b/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-27T09:18:14.753456-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": "Minnesota Timberwolves",
"amount": 8079.0
},
{
"team": "San Antonio Spurs",
"amount": 1921.0
}
],
"expected_reward_tokens": 9451.32,
"profit_sb": -48.68,
"profit_sb_percentage": -0.51,
"recommended": false
},
"lines": [
{
"id": "873817a5-2241-473a-85a7-e3a89bf23223",
"gambit_id": "c439abb0-a697-45d8-bbba-12bac298acb7",
"last_updated": "2024-01-29T22:03:09.869580-05:00",
"created_at": "2024-01-27T09:18:14.757245-05:00",
"name": "Minnesota Timberwolves",
"reward": "1.17000",
"odds": "1.18180",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1cb013b6-5a6d-46f4-a73f-92f7b95f0325/?format=api"
},
{
"id": "65013f12-027b-4c36-b3c3-03e158324ab3",
"gambit_id": "66bbc16c-0998-4e2a-8ec4-41470582ba13",
"last_updated": "2024-01-29T22:03:09.873123-05:00",
"created_at": "2024-01-27T09:18:14.761357-05:00",
"name": "San Antonio Spurs",
"reward": "4.92000",
"odds": "5.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1cb013b6-5a6d-46f4-a73f-92f7b95f0325/?format=api"
}
]
}