GET /api/bet_types/9b6fdcb1-141f-4a5f-a4e6-925126a78004/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9b6fdcb1-141f-4a5f-a4e6-925126a78004",
"match": "https://api-prod.gambitprofit.com/api/matches/8a93250f-5178-4e7e-8503-b4c692e6072e/?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": "Memphis Grizzlies",
"amount": 6482.0
},
{
"team": "Philadelphia 76ers",
"amount": 3518.0
}
],
"expected_reward_tokens": 9074.8,
"profit_sb": 74.8,
"profit_sb_percentage": 0.83,
"recommended": true
},
"lines": [
{
"id": "62f8c051-1339-4e8c-9845-5d0ed9e6ccac",
"gambit_id": "d6cd00d0-19c9-4369-9639-d3751eb1aae1",
"last_updated": "2022-12-03T09:57:35.567030-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Memphis Grizzlies",
"reward": "1.40000",
"odds": "1.45450",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9b6fdcb1-141f-4a5f-a4e6-925126a78004/?format=api"
},
{
"id": "ee484e78-71bf-4a2e-be52-bfc12879262a",
"gambit_id": "6983c733-c90b-4764-971e-a5cbaa691a8d",
"last_updated": "2022-12-03T09:57:35.568010-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Philadelphia 76ers",
"reward": "2.58000",
"odds": "2.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9b6fdcb1-141f-4a5f-a4e6-925126a78004/?format=api"
}
]
}