GET /api/bet_types/cf364920-1508-4545-ae60-9d4c999a706f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cf364920-1508-4545-ae60-9d4c999a706f",
"match": "https://api-prod.gambitprofit.com/api/matches/d22ee0f6-0211-4030-ab41-9ad6c161409c/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-03T09:21:58.323561-05: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": "Detroit Pistons",
"amount": 5108.0
},
{
"team": "Charlotte Hornets",
"amount": 4892.0
}
],
"expected_reward_tokens": 9294.8,
"profit_sb": -205.2,
"profit_sb_percentage": -2.16,
"recommended": false
},
"lines": [
{
"id": "e210fd8c-015f-4aca-ae0e-80d224e6304d",
"gambit_id": "1f9e0f26-f297-4c70-a573-063a2f06fd56",
"last_updated": "2023-02-04T12:07:02.093429-05:00",
"created_at": "2023-02-03T09:21:58.324834-05:00",
"name": "Detroit Pistons",
"reward": "1.82000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf364920-1508-4545-ae60-9d4c999a706f/?format=api"
},
{
"id": "9b4ae842-9e4d-44f2-8ec1-184c0d550d34",
"gambit_id": "79ca7e88-55a6-4f4b-a6e0-ec48d7e6de84",
"last_updated": "2023-02-04T12:07:02.094694-05:00",
"created_at": "2023-02-03T09:21:58.326149-05:00",
"name": "Charlotte Hornets",
"reward": "1.90000",
"odds": "1.95240",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf364920-1508-4545-ae60-9d4c999a706f/?format=api"
}
]
}