GET /api/bet_types/2001853b-c687-4436-b876-e3a4e5561a2b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2001853b-c687-4436-b876-e3a4e5561a2b",
"match": "https://api-prod.gambitprofit.com/api/matches/1e367dfd-6c04-47d1-82c2-4012f3efd3c2/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-16T09:52:12.287883-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": "New York Rangers",
"amount": 6026.0
},
{
"team": "Columbus Blue Jackets",
"amount": 3974.0
}
],
"expected_reward_tokens": 9099.26,
"profit_sb": 99.26,
"profit_sb_percentage": 1.1,
"recommended": true
},
"lines": [
{
"id": "0a299afb-fc24-428a-bc77-19e5dcb97b8c",
"gambit_id": "3ddeed93-e681-43c3-93e6-84073b10aae3",
"last_updated": "2023-01-17T11:22:13.693498-05:00",
"created_at": "2023-01-16T09:52:12.294155-05:00",
"name": "New York Rangers",
"reward": "1.51000",
"odds": "1.58820",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2001853b-c687-4436-b876-e3a4e5561a2b/?format=api"
},
{
"id": "28816993-7cec-45b3-9af6-5d402e20209a",
"gambit_id": "f4a22053-180e-47be-9226-0c12f7595606",
"last_updated": "2023-01-17T11:22:13.692340-05:00",
"created_at": "2023-01-16T09:52:12.290928-05:00",
"name": "Columbus Blue Jackets",
"reward": "2.29000",
"odds": "2.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2001853b-c687-4436-b876-e3a4e5561a2b/?format=api"
}
]
}