GET /api/bet_types/a7467015-cbca-4867-bb4d-98c9d57ee195/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a7467015-cbca-4867-bb4d-98c9d57ee195",
"match": "https://api-prod.gambitprofit.com/api/matches/d9a462db-efb9-4edb-9eec-ced155dbe129/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-28T10:06:59.938785-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 Raptors",
"amount": 6458.0
},
{
"team": "Miami Heat",
"amount": 3542.0
}
],
"expected_reward_tokens": 9492.56,
"profit_sb": -7.44,
"profit_sb_percentage": -0.08,
"recommended": false
},
"lines": [
{
"id": "ad67cdba-2a9f-4097-987a-5f29fbf8e9e5",
"gambit_id": "52915ec0-f947-429a-bd33-9e68a97eb706",
"last_updated": "2023-03-29T10:27:01.047861-04:00",
"created_at": "2023-03-28T10:06:59.941117-04:00",
"name": "Toronto Raptors",
"reward": "1.47000",
"odds": "1.48780",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a7467015-cbca-4867-bb4d-98c9d57ee195/?format=api"
},
{
"id": "d7bafa30-eaa3-443b-b848-6414229d0446",
"gambit_id": "b96a98b2-37f2-45e2-bf26-c95ec925a261",
"last_updated": "2023-03-29T10:27:01.049627-04:00",
"created_at": "2023-03-28T10:06:59.943384-04:00",
"name": "Miami Heat",
"reward": "2.68000",
"odds": "2.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a7467015-cbca-4867-bb4d-98c9d57ee195/?format=api"
}
]
}