GET /api/bet_types/7d20efff-4864-46d3-978a-5b9148683db2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7d20efff-4864-46d3-978a-5b9148683db2",
"match": "https://api-prod.gambitprofit.com/api/matches/69533d93-5636-46ec-a39c-d040b6b7c4c3/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-21T09:38:06.137602-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": 5688.0
},
{
"team": "Tampa Bay Lightning",
"amount": 4312.0
}
],
"expected_reward_tokens": 9442.08,
"profit_sb": -57.92,
"profit_sb_percentage": -0.61,
"recommended": false
},
"lines": [
{
"id": "24efafd8-cc6a-4802-80d4-eea082cdbe0a",
"gambit_id": "24afb766-8ea1-47fb-b0fd-3e6d14066360",
"last_updated": "2023-10-23T20:43:04.539483-04:00",
"created_at": "2023-10-21T09:38:06.142129-04:00",
"name": "Toronto Maple Leafs",
"reward": "1.66000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d20efff-4864-46d3-978a-5b9148683db2/?format=api"
},
{
"id": "aa5cab8d-c3e0-4ea5-8e37-c939fd888830",
"gambit_id": "b1cae834-8406-4a9d-90d1-29651f763df0",
"last_updated": "2023-10-23T20:43:04.543229-04:00",
"created_at": "2023-10-21T09:38:06.147043-04:00",
"name": "Tampa Bay Lightning",
"reward": "2.19000",
"odds": "2.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d20efff-4864-46d3-978a-5b9148683db2/?format=api"
}
]
}