GET /api/bet_types/b3b1ebbd-3218-46f4-b03a-c55bf0af984c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b3b1ebbd-3218-46f4-b03a-c55bf0af984c",
"match": "https://api-prod.gambitprofit.com/api/matches/93d2bbbd-7810-44c5-8f83-c6260ba090af/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-20T15:27:09.355294-04: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": "Jamie Cox",
"amount": 5673.0
},
{
"team": "Elvin Brito",
"amount": 4327.0
}
],
"expected_reward_tokens": 9303.05,
"profit_sb": -196.95,
"profit_sb_percentage": -2.07,
"recommended": false
},
"lines": [
{
"id": "62f311d6-1e09-48a9-927c-8fc7fc54bb99",
"gambit_id": "a3c0ae63-057e-476e-9e41-0b1aaf8159ef",
"last_updated": "2023-04-28T23:16:59.245237-04:00",
"created_at": "2023-04-20T15:27:09.357452-04:00",
"name": "Jamie Cox",
"reward": "1.64000",
"odds": "1.67000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b3b1ebbd-3218-46f4-b03a-c55bf0af984c/?format=api"
},
{
"id": "55143d3c-c435-44b6-8727-a626bfe15a79",
"gambit_id": "51684672-adf3-4108-8cb3-a1fdfc4281f6",
"last_updated": "2023-04-28T23:16:59.246818-04:00",
"created_at": "2023-04-20T15:27:09.360257-04:00",
"name": "Elvin Brito",
"reward": "2.15000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b3b1ebbd-3218-46f4-b03a-c55bf0af984c/?format=api"
}
]
}