GET /api/bet_types/9a97ddea-d8aa-4d45-b822-1470490f27f1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9a97ddea-d8aa-4d45-b822-1470490f27f1",
"match": "https://api-prod.gambitprofit.com/api/matches/4dce3855-4af8-4edd-b2da-ceb57c7485d7/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-02T11:52:06.205519-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 (H Brown)",
"amount": 6353.0
},
{
"team": "SFO (A Desclafani)",
"amount": 3647.0
}
],
"expected_reward_tokens": 9591.61,
"profit_sb": 91.61,
"profit_sb_percentage": 0.96,
"recommended": true
},
"lines": [
{
"id": "2b3b342d-738b-4684-8f2e-ccd843f8e0b9",
"gambit_id": "5a086182-3386-464e-98e2-22704940e75f",
"last_updated": "2023-05-03T12:12:14.319408-04:00",
"created_at": "2023-05-02T11:52:06.206922-04:00",
"name": "HOU (H Brown)",
"reward": "1.51000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9a97ddea-d8aa-4d45-b822-1470490f27f1/?format=api"
},
{
"id": "85cf6ba1-c977-4c6a-9dcd-b082a5aa6fcc",
"gambit_id": "c62eaaf0-b523-48fd-9664-c15a781b7be5",
"last_updated": "2023-05-03T12:12:14.320514-04:00",
"created_at": "2023-05-02T11:52:06.208503-04:00",
"name": "SFO (A Desclafani)",
"reward": "2.63000",
"odds": "2.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9a97ddea-d8aa-4d45-b822-1470490f27f1/?format=api"
}
]
}