GET /api/bet_types/6f03e9d6-7a65-492f-8839-fc9582bc5c00/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6f03e9d6-7a65-492f-8839-fc9582bc5c00",
"match": "https://api-prod.gambitprofit.com/api/matches/4baa1963-6332-4536-800e-8cd4076749d5/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-02T09:03:09.044215-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": "Las Vegas Raiders",
"amount": 5214.0
},
{
"team": "New York Giants",
"amount": 4786.0
}
],
"expected_reward_tokens": 9332.7,
"profit_sb": -167.3,
"profit_sb_percentage": -1.76,
"recommended": false
},
"lines": [
{
"id": "72e0f39b-0d2d-44c4-902c-2de15dc41895",
"gambit_id": "27e26994-3a7b-4d3d-b5f2-00530bf2a003",
"last_updated": "2023-11-06T21:13:16.179181-05:00",
"created_at": "2023-11-02T09:03:09.053729-04:00",
"name": "Las Vegas Raiders",
"reward": "1.79000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f03e9d6-7a65-492f-8839-fc9582bc5c00/?format=api"
},
{
"id": "fa01ebad-a72d-4e84-8d60-66a8b3c549b5",
"gambit_id": "70c381ea-636c-40c7-875c-d243fd5dcb0c",
"last_updated": "2023-11-06T21:13:16.175422-05:00",
"created_at": "2023-11-02T09:03:09.048692-04:00",
"name": "New York Giants",
"reward": "1.95000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f03e9d6-7a65-492f-8839-fc9582bc5c00/?format=api"
}
]
}