GET /api/bet_types/729ce38c-dff4-45a2-8b41-77f35047f8a7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "729ce38c-dff4-45a2-8b41-77f35047f8a7",
"match": "https://api-prod.gambitprofit.com/api/matches/46b27636-c5e4-47a5-bd9f-0a2a1cb6ed7b/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-23T09:11:57.781630-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": "Portland Trail Blazers",
"amount": 7637.0
},
{
"team": "San Antonio Spurs",
"amount": 2363.0
}
],
"expected_reward_tokens": 9546.25,
"profit_sb": 46.25,
"profit_sb_percentage": 0.49,
"recommended": true
},
"lines": [
{
"id": "4f35c53f-69e1-4954-a8fb-e4cb20fd9add",
"gambit_id": "9d9e2c3b-578e-4bfc-98e9-6e6080ff2a1a",
"last_updated": "2023-01-24T09:36:52.754291-05:00",
"created_at": "2023-01-23T09:11:57.783040-05:00",
"name": "Portland Trail Blazers",
"reward": "1.25000",
"odds": "1.25640",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/729ce38c-dff4-45a2-8b41-77f35047f8a7/?format=api"
},
{
"id": "24c5bd4c-7000-47a9-979b-5163802b0133",
"gambit_id": "7eb1f981-c3b3-46e4-b69e-93f4d23fa98b",
"last_updated": "2023-01-24T09:36:52.755375-05:00",
"created_at": "2023-01-23T09:11:57.784530-05:00",
"name": "San Antonio Spurs",
"reward": "4.04000",
"odds": "4.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/729ce38c-dff4-45a2-8b41-77f35047f8a7/?format=api"
}
]
}