GET /api/bet_types/3172c365-4c0d-4faf-90d1-1721d5e46644/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3172c365-4c0d-4faf-90d1-1721d5e46644",
"match": "https://api-prod.gambitprofit.com/api/matches/c00053db-c60e-4654-ab11-d6c3a0ff9d7a/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-08T08:43:17.428261-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": "ARI (M Kelly)",
"amount": 5955.0
},
{
"team": "WAS (J Gray)",
"amount": 4045.0
}
],
"expected_reward_tokens": 9586.65,
"profit_sb": 86.65,
"profit_sb_percentage": 0.91,
"recommended": true
},
"lines": [
{
"id": "cc1f5108-80ed-41d1-8374-0d9a68b9c299",
"gambit_id": "7d324795-9c24-424a-81cb-83ed36edaabf",
"last_updated": "2023-06-15T13:03:20.553282-04:00",
"created_at": "2023-06-08T08:43:17.429862-04:00",
"name": "ARI (M Kelly)",
"reward": "1.61000",
"odds": "1.63290",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3172c365-4c0d-4faf-90d1-1721d5e46644/?format=api"
},
{
"id": "bc993a41-71d9-4c3b-82f5-3e9b2e8dd1fc",
"gambit_id": "9a76f44c-76c3-467e-8cac-f177faa086b3",
"last_updated": "2023-06-15T13:03:20.555333-04:00",
"created_at": "2023-06-08T08:43:17.431435-04:00",
"name": "WAS (J Gray)",
"reward": "2.37000",
"odds": "2.43000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3172c365-4c0d-4faf-90d1-1721d5e46644/?format=api"
}
]
}