GET /api/bet_types/1b700f23-0b32-4637-96df-d4d655684fda/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1b700f23-0b32-4637-96df-d4d655684fda",
"match": "https://api-prod.gambitprofit.com/api/matches/3e2c9bfd-040e-430e-8380-0c1bfed8cb3e/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-31T09:56:48.296080-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": "HOU (C Javier)",
"amount": 5787.0
},
{
"team": "CWS (L Lynn)",
"amount": 4213.0
}
],
"expected_reward_tokens": 9605.64,
"profit_sb": 105.64,
"profit_sb_percentage": 1.11,
"recommended": true
},
"lines": [
{
"id": "668b0da9-62c1-44f3-ab82-0407283d0700",
"gambit_id": "5aee1e5a-1aca-4131-89e0-56d993991a14",
"last_updated": "2023-04-01T10:27:13.977369-04:00",
"created_at": "2023-03-31T09:56:48.297992-04:00",
"name": "HOU (C Javier)",
"reward": "1.66000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1b700f23-0b32-4637-96df-d4d655684fda/?format=api"
},
{
"id": "28d2e8dd-ca79-4ac3-9936-dde0b7e9e357",
"gambit_id": "2d8bac9d-74ce-4787-b034-75bae415ffe2",
"last_updated": "2023-04-01T10:27:13.979392-04:00",
"created_at": "2023-03-31T09:56:48.300176-04:00",
"name": "CWS (L Lynn)",
"reward": "2.28000",
"odds": "2.33000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1b700f23-0b32-4637-96df-d4d655684fda/?format=api"
}
]
}