GET /api/bet_types/0c42025f-881d-4ae7-8980-571716462052/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0c42025f-881d-4ae7-8980-571716462052",
"match": "https://api-prod.gambitprofit.com/api/matches/e30ff53e-c43d-4e0e-b3f0-cbbf375b1eb5/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-04T08:52:57.098598-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": "CIN (G Ashcraft)",
"amount": 6359.0
},
{
"team": "WAS (P Corbin)",
"amount": 3641.0
}
],
"expected_reward_tokens": 9538.5,
"profit_sb": 38.5,
"profit_sb_percentage": 0.41,
"recommended": true
},
"lines": [
{
"id": "1fa90950-04a4-4957-b49f-8db9f0e88b26",
"gambit_id": "d99ee33f-e8e8-4749-86d0-a03b1b84e13e",
"last_updated": "2023-08-05T12:13:16.408372-04:00",
"created_at": "2023-08-04T08:52:57.108968-04:00",
"name": "CIN (G Ashcraft)",
"reward": "1.50000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0c42025f-881d-4ae7-8980-571716462052/?format=api"
},
{
"id": "10f9d762-74f6-427f-b65e-c8379fd64da6",
"gambit_id": "c1d94017-5072-4c2b-8589-740ff0a95c7e",
"last_updated": "2023-08-05T12:13:16.402993-04:00",
"created_at": "2023-08-04T08:52:57.103229-04:00",
"name": "WAS (P Corbin)",
"reward": "2.62000",
"odds": "2.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0c42025f-881d-4ae7-8980-571716462052/?format=api"
}
]
}