GET /api/bet_types/15013b23-9042-4710-abe8-e6a759246331/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "15013b23-9042-4710-abe8-e6a759246331",
"match": "https://api-prod.gambitprofit.com/api/matches/52b44098-a5d1-4ee3-a144-e10f8f61773d/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-02T08:28:11.489046-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": "Detroit Red Wings",
"amount": 5867.0
},
{
"team": "Montreal Canadiens",
"amount": 4133.0
}
],
"expected_reward_tokens": 9504.54,
"profit_sb": 4.54,
"profit_sb_percentage": 0.05,
"recommended": true
},
"lines": [
{
"id": "1bb9e9a1-d6bd-4c64-9409-aadeb953850c",
"gambit_id": "a3bcf275-5ed9-4517-9b36-bf8114e0e544",
"last_updated": "2023-12-04T15:28:30.693909-05:00",
"created_at": "2023-12-02T08:28:11.494688-05:00",
"name": "Detroit Red Wings",
"reward": "1.62000",
"odds": "1.64520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/15013b23-9042-4710-abe8-e6a759246331/?format=api"
},
{
"id": "f1fc1843-20cc-485a-a3db-8aac8951580c",
"gambit_id": "619a7a8e-0418-47c0-b3aa-282ff7e18b5d",
"last_updated": "2023-12-04T15:28:30.697580-05:00",
"created_at": "2023-12-02T08:28:11.498448-05:00",
"name": "Montreal Canadiens",
"reward": "2.30000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/15013b23-9042-4710-abe8-e6a759246331/?format=api"
}
]
}