GET /api/bet_types/28f33092-d613-4bb9-bc54-8ef6e312db89/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "28f33092-d613-4bb9-bc54-8ef6e312db89",
"match": "https://api-prod.gambitprofit.com/api/matches/78ae247d-3c12-400f-8391-5e0c534a37b0/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-13T09:38:13.003029-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": "Tampa Bay Lightning",
"amount": 6984.0
},
{
"team": "Anaheim Ducks",
"amount": 3016.0
}
],
"expected_reward_tokens": 9498.24,
"profit_sb": -1.76,
"profit_sb_percentage": -0.02,
"recommended": false
},
"lines": [
{
"id": "cd5754a9-a68f-42ec-a846-83276ee8583b",
"gambit_id": "47a84bdc-6e66-4c52-8cf2-10b65251ad1e",
"last_updated": "2024-01-16T15:13:02.808255-05:00",
"created_at": "2024-01-13T09:38:13.012705-05:00",
"name": "Tampa Bay Lightning",
"reward": "1.36000",
"odds": "1.37740",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/28f33092-d613-4bb9-bc54-8ef6e312db89/?format=api"
},
{
"id": "0b814bb4-f14a-4aaf-a71d-f75fdb700739",
"gambit_id": "b0eeb0ed-fc8d-4162-a5bc-dd28793439e4",
"last_updated": "2024-01-16T15:13:02.804974-05:00",
"created_at": "2024-01-13T09:38:13.007706-05:00",
"name": "Anaheim Ducks",
"reward": "3.15000",
"odds": "3.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/28f33092-d613-4bb9-bc54-8ef6e312db89/?format=api"
}
]
}