GET /api/bet_types/5dfa8173-02b9-45bf-95d2-9fab873ef887/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5dfa8173-02b9-45bf-95d2-9fab873ef887",
"match": "https://api-prod.gambitprofit.com/api/matches/434c4e92-cff1-40f6-a858-718d4bcfe741/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-29T09:23:10.360284-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": "LOS (L Lynn)",
"amount": 5490.0
},
{
"team": "SFO (K Winn)",
"amount": 4510.0
}
],
"expected_reward_tokens": 9606.3,
"profit_sb": 106.3,
"profit_sb_percentage": 1.12,
"recommended": true
},
"lines": [
{
"id": "c8d8f940-717e-4f71-81f1-c929a0154510",
"gambit_id": "a8719f35-4c80-4913-8f11-de18a55a1c45",
"last_updated": "2023-09-30T10:28:07.798473-04:00",
"created_at": "2023-09-29T09:23:10.366588-04:00",
"name": "LOS (L Lynn)",
"reward": "1.75000",
"odds": "1.78120",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5dfa8173-02b9-45bf-95d2-9fab873ef887/?format=api"
},
{
"id": "dba41a53-b319-4980-bdd8-ef972b7368f0",
"gambit_id": "b508b0ce-854f-4229-9cd1-7320189fed51",
"last_updated": "2023-09-30T10:28:07.802948-04:00",
"created_at": "2023-09-29T09:23:10.371900-04:00",
"name": "SFO (K Winn)",
"reward": "2.13000",
"odds": "2.18000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5dfa8173-02b9-45bf-95d2-9fab873ef887/?format=api"
}
]
}