GET /api/bet_types/39c13b00-d6ea-4272-8eed-5daf8d4b2374/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "39c13b00-d6ea-4272-8eed-5daf8d4b2374",
"match": "https://api-prod.gambitprofit.com/api/matches/a343d09c-45cc-43e4-9b89-190218db8efa/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-27T14:02:17.126189-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": "STL (J Flaherty)",
"amount": 5182.0
},
{
"team": "CLE (T Bibee)",
"amount": 4818.0
}
],
"expected_reward_tokens": 9586.7,
"profit_sb": 86.7,
"profit_sb_percentage": 0.91,
"recommended": true
},
"lines": [
{
"id": "4dd77d75-bde7-4732-a904-dcb8fcd59f25",
"gambit_id": "73e1d66a-a4fb-43db-a8d1-346c77917dc8",
"last_updated": "2023-05-29T11:47:22.235974-04:00",
"created_at": "2023-05-27T14:02:17.129206-04:00",
"name": "STL (J Flaherty)",
"reward": "1.85000",
"odds": "1.88500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39c13b00-d6ea-4272-8eed-5daf8d4b2374/?format=api"
},
{
"id": "42a44d80-a9c9-4563-a015-b1ef12e8699f",
"gambit_id": "a487b925-3e31-4f66-a721-b0faf787f7ee",
"last_updated": "2023-05-29T11:47:22.238634-04:00",
"created_at": "2023-05-27T14:02:17.131962-04:00",
"name": "CLE (T Bibee)",
"reward": "1.99000",
"odds": "2.03000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39c13b00-d6ea-4272-8eed-5daf8d4b2374/?format=api"
}
]
}