GET /api/bet_types/da51d965-4cf7-4f84-bf06-226f444adfd2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "da51d965-4cf7-4f84-bf06-226f444adfd2",
"match": "https://api-prod.gambitprofit.com/api/matches/2e373e29-2b9e-4696-8c81-a419623c79e7/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-28T11:22:20.927355-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": "ARI (M Kelly)",
"amount": 5440.0
},
{
"team": "COL (K Freeland)",
"amount": 4560.0
}
],
"expected_reward_tokens": 9574.4,
"profit_sb": 74.4,
"profit_sb_percentage": 0.78,
"recommended": true
},
"lines": [
{
"id": "df64df9a-92ed-4fcc-8827-68037adf2129",
"gambit_id": "5d876649-1b30-4f30-a49c-b05822bdd3fc",
"last_updated": "2023-04-30T12:47:15.764462-04:00",
"created_at": "2023-04-28T11:22:20.929969-04:00",
"name": "ARI (M Kelly)",
"reward": "1.76000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/da51d965-4cf7-4f84-bf06-226f444adfd2/?format=api"
},
{
"id": "ad033a4f-76c8-4cb7-9319-c1ca73a43450",
"gambit_id": "8449d2ec-86e8-43de-9f71-26d3bd1c4766",
"last_updated": "2023-04-30T12:47:15.762161-04:00",
"created_at": "2023-04-28T11:22:20.928644-04:00",
"name": "COL (K Freeland)",
"reward": "2.10000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/da51d965-4cf7-4f84-bf06-226f444adfd2/?format=api"
}
]
}