GET /api/bet_types/a972986e-1935-46f2-87c7-c49c7fcc2b18/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a972986e-1935-46f2-87c7-c49c7fcc2b18",
"match": "https://api-prod.gambitprofit.com/api/matches/3c801835-10dc-4915-bd0c-1a59a67a9f77/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-07T08:28:01.752437-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": "BOS (B Bello)",
"amount": 6359.0
},
{
"team": "KAN (C Ragans)",
"amount": 3641.0
}
],
"expected_reward_tokens": 9538.5,
"profit_sb": 38.5,
"profit_sb_percentage": 0.41,
"recommended": true
},
"lines": [
{
"id": "61f68a1c-83f6-424e-9c58-ce8690ceb61e",
"gambit_id": "5ea76ec8-4b10-4d9e-9b66-620192d81424",
"last_updated": "2023-08-09T10:43:19.535741-04:00",
"created_at": "2023-08-07T08:28:01.766452-04:00",
"name": "BOS (B Bello)",
"reward": "1.50000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a972986e-1935-46f2-87c7-c49c7fcc2b18/?format=api"
},
{
"id": "5d6d280e-c9de-4164-8825-2f5779da53b2",
"gambit_id": "f08e046f-47a3-475c-96fb-f1b6cf317252",
"last_updated": "2023-08-09T10:43:19.529056-04:00",
"created_at": "2023-08-07T08:28:01.759109-04:00",
"name": "KAN (C Ragans)",
"reward": "2.62000",
"odds": "2.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a972986e-1935-46f2-87c7-c49c7fcc2b18/?format=api"
}
]
}