GET /api/bet_types/167f5785-eb32-4ebe-8607-35e9414b9ace/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "167f5785-eb32-4ebe-8607-35e9414b9ace",
"match": "https://api-prod.gambitprofit.com/api/matches/e42b80a5-7d72-45ae-8a6c-d94e898118db/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-23T09:13:00.560875-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": "Vancouver Canucks",
"amount": 7197.0
},
{
"team": "San Jose Sharks",
"amount": 2803.0
}
],
"expected_reward_tokens": 9500.04,
"profit_sb": 0.04,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "4063de26-cd97-4cf9-a380-0d79c701b804",
"gambit_id": "7562f9f8-059d-4c62-adb9-6806e721cd41",
"last_updated": "2023-12-26T15:23:11.445320-05:00",
"created_at": "2023-12-23T09:13:00.571370-05:00",
"name": "Vancouver Canucks",
"reward": "1.32000",
"odds": "1.33330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/167f5785-eb32-4ebe-8607-35e9414b9ace/?format=api"
},
{
"id": "dab08563-de7b-4156-9682-cb3d09bca524",
"gambit_id": "32837449-7ef7-47da-8481-659bde16488d",
"last_updated": "2023-12-26T15:23:11.441659-05:00",
"created_at": "2023-12-23T09:13:00.566182-05:00",
"name": "San Jose Sharks",
"reward": "3.39000",
"odds": "3.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/167f5785-eb32-4ebe-8607-35e9414b9ace/?format=api"
}
]
}