GET /api/bet_types/cb6481d4-f5da-4b01-a152-9dc3cadc95e9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cb6481d4-f5da-4b01-a152-9dc3cadc95e9",
"match": "https://api-prod.gambitprofit.com/api/matches/49c5f56c-e11c-4ae3-8864-42cf21552b72/?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": "Hangzhou Spark",
"amount": 5387.0
},
{
"team": "Chengdu Hunters",
"amount": 4613.0
}
],
"expected_reward_tokens": 8672.44,
"profit_sb": -327.56,
"profit_sb_percentage": -3.64,
"recommended": false
},
"lines": [
{
"id": "a7d41ecd-8f5b-4b46-9c1c-c5b488ff8f09",
"gambit_id": "74e0f05e-a246-40c7-ad93-193c3d26a3b4",
"last_updated": "2022-12-24T17:12:27.341405-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Hangzhou Spark",
"reward": "1.61000",
"odds": "1.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cb6481d4-f5da-4b01-a152-9dc3cadc95e9/?format=api"
},
{
"id": "539f84bc-076f-4b93-aee8-f86ff97950c1",
"gambit_id": "873d8172-0b91-4eab-90e7-946ecd303606",
"last_updated": "2022-12-24T17:12:27.340294-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Chengdu Hunters",
"reward": "1.88000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cb6481d4-f5da-4b01-a152-9dc3cadc95e9/?format=api"
}
]
}