GET /api/bet_types/93021b86-3588-4b05-a47a-cfe347c287ec/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "93021b86-3588-4b05-a47a-cfe347c287ec",
"match": "https://api-prod.gambitprofit.com/api/matches/89870aa8-be94-4b48-b142-110749203933/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-02T11:52:06.047156-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 (Z Gallen)",
"amount": 5838.0
},
{
"team": "TEX (J Gray)",
"amount": 4162.0
}
],
"expected_reward_tokens": 9572.6,
"profit_sb": 72.6,
"profit_sb_percentage": 0.76,
"recommended": true
},
"lines": [
{
"id": "847699ae-9937-4d57-813b-8850f7cdae2a",
"gambit_id": "7ce26f2d-a37e-4ea0-b835-dc30d389fbc8",
"last_updated": "2023-05-03T12:12:13.966820-04:00",
"created_at": "2023-05-02T11:52:06.050241-04:00",
"name": "ARI (Z Gallen)",
"reward": "1.64000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/93021b86-3588-4b05-a47a-cfe347c287ec/?format=api"
},
{
"id": "fdb4a7dc-a9f7-4001-8651-65497564bfb9",
"gambit_id": "7439213f-347b-42d0-8643-31b33c95e04c",
"last_updated": "2023-05-03T12:12:13.965600-04:00",
"created_at": "2023-05-02T11:52:06.048724-04:00",
"name": "TEX (J Gray)",
"reward": "2.30000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/93021b86-3588-4b05-a47a-cfe347c287ec/?format=api"
}
]
}