GET /api/bet_types/e4164ba2-db3e-4322-98c3-9c1aaf89525e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e4164ba2-db3e-4322-98c3-9c1aaf89525e",
"match": "https://api-prod.gambitprofit.com/api/matches/264f64a5-87ac-458f-bf5b-334c257084ae/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-27T11:52:01.134673-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": "Toronto Maple Leafs",
"amount": 5867.0
},
{
"team": "Tampa Bay Lightning",
"amount": 4133.0
}
],
"expected_reward_tokens": 9504.54,
"profit_sb": 4.54,
"profit_sb_percentage": 0.05,
"recommended": true
},
"lines": [
{
"id": "44847c4d-bd00-4333-8bce-42b65c2d5b79",
"gambit_id": "1f2bae76-ce35-41dc-a6f5-448ad880f1aa",
"last_updated": "2023-04-28T11:22:25.762031-04:00",
"created_at": "2023-04-27T11:52:01.136189-04:00",
"name": "Toronto Maple Leafs",
"reward": "1.62000",
"odds": "1.64520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e4164ba2-db3e-4322-98c3-9c1aaf89525e/?format=api"
},
{
"id": "7ffb2aee-c5a1-46da-85d4-50bb18cc707f",
"gambit_id": "27293961-e169-40d4-8548-259259b986c7",
"last_updated": "2023-04-28T11:22:25.763537-04:00",
"created_at": "2023-04-27T11:52:01.137676-04:00",
"name": "Tampa Bay Lightning",
"reward": "2.30000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e4164ba2-db3e-4322-98c3-9c1aaf89525e/?format=api"
}
]
}