GET /api/bet_types/b1dec9f7-ef00-474b-a479-e38d3cfa841c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b1dec9f7-ef00-474b-a479-e38d3cfa841c",
"match": "https://api-prod.gambitprofit.com/api/matches/e4a3a35e-e6d9-492c-a1ea-781c6ca98253/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-27T10:47:01.938108-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": "KAN (B Singer)",
"amount": 5490.0
},
{
"team": "WAS (J Gray)",
"amount": 4510.0
}
],
"expected_reward_tokens": 9606.3,
"profit_sb": 106.3,
"profit_sb_percentage": 1.12,
"recommended": true
},
"lines": [
{
"id": "2c9a3d58-999e-41eb-811c-c342f1630cff",
"gambit_id": "9de82049-255a-47e2-877e-ef477ec60f12",
"last_updated": "2023-05-29T11:47:17.499719-04:00",
"created_at": "2023-05-27T10:47:01.943512-04:00",
"name": "KAN (B Singer)",
"reward": "1.75000",
"odds": "1.78120",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1dec9f7-ef00-474b-a479-e38d3cfa841c/?format=api"
},
{
"id": "aaa3ee10-1dc7-4e57-8d48-a4b16f0b2c9e",
"gambit_id": "66b4115e-f0cf-4402-b719-132bf025a0ae",
"last_updated": "2023-05-29T11:47:17.495788-04:00",
"created_at": "2023-05-27T10:47:01.940885-04:00",
"name": "WAS (J Gray)",
"reward": "2.13000",
"odds": "2.18000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1dec9f7-ef00-474b-a479-e38d3cfa841c/?format=api"
}
]
}