GET /api/bet_types/4481aeab-d4fe-462e-b324-53a364a8a2fe/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4481aeab-d4fe-462e-b324-53a364a8a2fe",
"match": "https://api-prod.gambitprofit.com/api/matches/75be5a8d-43b5-4dc0-bb1c-e92ea8ad2ccd/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-07T11:57:10.072813-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": "SFO (R Stripling)",
"amount": 5674.0
},
{
"team": "MIL (A Houser)",
"amount": 4326.0
}
],
"expected_reward_tokens": 9645.8,
"profit_sb": 145.8,
"profit_sb_percentage": 1.53,
"recommended": true
},
"lines": [
{
"id": "21a2903b-c4df-461a-97e5-089968b5a5ce",
"gambit_id": "004a7e23-c8c2-488b-b970-e492e3abd952",
"last_updated": "2023-05-08T11:47:07.430403-04:00",
"created_at": "2023-05-07T11:57:10.074726-04:00",
"name": "SFO (R Stripling)",
"reward": "1.70000",
"odds": "1.72460",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4481aeab-d4fe-462e-b324-53a364a8a2fe/?format=api"
},
{
"id": "3861a9f1-3ff8-4cdd-95ef-bc6cac670015",
"gambit_id": "305a7c99-b07c-4abb-bda5-a362b19c8eef",
"last_updated": "2023-05-08T11:47:07.432084-04:00",
"created_at": "2023-05-07T11:57:10.076713-04:00",
"name": "MIL (A Houser)",
"reward": "2.23000",
"odds": "2.28000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4481aeab-d4fe-462e-b324-53a364a8a2fe/?format=api"
}
]
}