GET /api/bet_types/79f73d65-c42c-4973-ab09-dc12c5097030/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "79f73d65-c42c-4973-ab09-dc12c5097030",
"match": "https://api-prod.gambitprofit.com/api/matches/c62e30b6-12ef-4ffc-8b6c-3c0fc83c9a7c/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-04T12:16:54.150300-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": "HOU (J France)",
"amount": 5787.0
},
{
"team": "LAA (G Canning)",
"amount": 4213.0
}
],
"expected_reward_tokens": 9605.64,
"profit_sb": 105.64,
"profit_sb_percentage": 1.11,
"recommended": true
},
"lines": [
{
"id": "9576f064-28cb-4c7a-a568-cd16025a4aed",
"gambit_id": "021e342e-3855-4985-9040-c40d69bf2553",
"last_updated": "2023-06-05T10:57:25.194135-04:00",
"created_at": "2023-06-04T12:16:54.154941-04:00",
"name": "HOU (J France)",
"reward": "1.66000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79f73d65-c42c-4973-ab09-dc12c5097030/?format=api"
},
{
"id": "d7a7cdd4-3ec5-4ab0-b8ea-dc3effd0681b",
"gambit_id": "f82b3207-32c4-4e77-b54e-79faee8d2b72",
"last_updated": "2023-06-05T10:57:25.191817-04:00",
"created_at": "2023-06-04T12:16:54.152642-04:00",
"name": "LAA (G Canning)",
"reward": "2.28000",
"odds": "2.33000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79f73d65-c42c-4973-ab09-dc12c5097030/?format=api"
}
]
}