GET /api/bet_types/6b2ba06c-3180-43c2-a7c1-d02df72dd38f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6b2ba06c-3180-43c2-a7c1-d02df72dd38f",
"match": "https://api-prod.gambitprofit.com/api/matches/c1a9ace8-eee9-4c81-be53-f9bc10eda4e5/?format=api",
"name": "Pick the Winner",
"created_at": "2022-12-30T10:27:11.680990-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": "Portland Trail Blazers",
"amount": 5292.0
},
{
"team": "Golden State Warriors",
"amount": 4708.0
}
],
"expected_reward_tokens": 8943.48,
"profit_sb": -56.52,
"profit_sb_percentage": -0.63,
"recommended": false
},
"lines": [
{
"id": "ccba5e1a-fd71-4f78-a2d5-9bf1330a6601",
"gambit_id": "64fab7ae-d126-4423-bede-790684bda93e",
"last_updated": "2022-12-31T14:06:51.857865-05:00",
"created_at": "2022-12-30T10:27:11.683622-05:00",
"name": "Portland Trail Blazers",
"reward": "1.69000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6b2ba06c-3180-43c2-a7c1-d02df72dd38f/?format=api"
},
{
"id": "82ed6e7b-3971-4595-a23d-f4441107c05b",
"gambit_id": "1370308a-8dae-443c-9ebf-84e8df1c9026",
"last_updated": "2022-12-31T14:06:51.856764-05:00",
"created_at": "2022-12-30T10:27:11.682310-05:00",
"name": "Golden State Warriors",
"reward": "1.90000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6b2ba06c-3180-43c2-a7c1-d02df72dd38f/?format=api"
}
]
}