GET /api/bet_types/b1733bbd-fbd3-409b-a863-5f1fa8f62aa6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b1733bbd-fbd3-409b-a863-5f1fa8f62aa6",
"match": "https://api-prod.gambitprofit.com/api/matches/ce378ec6-2c17-48bc-8d20-eafeafe5d922/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-30T13:08:04.106224-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": "PHI (C Sanchez)",
"amount": 6308.0
},
{
"team": "WAS (J Gray)",
"amount": 3692.0
}
],
"expected_reward_tokens": 9525.08,
"profit_sb": 25.08,
"profit_sb_percentage": 0.26,
"recommended": true
},
"lines": [
{
"id": "d7ed33bf-4792-4a1a-9b68-c16507dbfefb",
"gambit_id": "35293544-c3dc-47e0-b193-4b1296d87f05",
"last_updated": "2023-07-02T11:08:02.878858-04:00",
"created_at": "2023-06-30T13:08:04.112319-04:00",
"name": "PHI (C Sanchez)",
"reward": "1.51000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1733bbd-fbd3-409b-a863-5f1fa8f62aa6/?format=api"
},
{
"id": "814f8090-312d-40e8-8e90-efbea495ddc5",
"gambit_id": "5cdbe129-2788-4abd-9704-a806db66edba",
"last_updated": "2023-07-02T11:08:02.876945-04:00",
"created_at": "2023-06-30T13:08:04.109194-04:00",
"name": "WAS (J Gray)",
"reward": "2.58000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1733bbd-fbd3-409b-a863-5f1fa8f62aa6/?format=api"
}
]
}