GET /api/bet_types/eceb331b-bf09-428a-a040-2aa3771d7374/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "eceb331b-bf09-428a-a040-2aa3771d7374",
"match": "https://api-prod.gambitprofit.com/api/matches/cd55af36-e49f-440a-999a-2e46bc204e9d/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-28T10:08:17.132042-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": "Seattle Seahawks",
"amount": 5614.0
},
{
"team": "New York Giants",
"amount": 4386.0
}
],
"expected_reward_tokens": 9429.9,
"profit_sb": -70.1,
"profit_sb_percentage": -0.74,
"recommended": false
},
"lines": [
{
"id": "9af6b81b-37e9-4ae6-81a3-089fcd3d3ebb",
"gambit_id": "cf38c543-6f80-41ef-b0a7-8db8e7624d68",
"last_updated": "2023-10-03T09:53:09.874363-04:00",
"created_at": "2023-09-28T10:08:17.140186-04:00",
"name": "Seattle Seahawks",
"reward": "1.68000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eceb331b-bf09-428a-a040-2aa3771d7374/?format=api"
},
{
"id": "e1268631-a551-41fe-9f3b-4b6398724aed",
"gambit_id": "7c605ac6-f858-4e9b-8a31-13d714d600c7",
"last_updated": "2023-10-03T09:53:09.870583-04:00",
"created_at": "2023-09-28T10:08:17.136342-04:00",
"name": "New York Giants",
"reward": "2.15000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eceb331b-bf09-428a-a040-2aa3771d7374/?format=api"
}
]
}