GET /api/bet_types/c7b14ef7-e54b-49fd-aa51-2e0a18979807/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c7b14ef7-e54b-49fd-aa51-2e0a18979807",
"match": "https://api-prod.gambitprofit.com/api/matches/a2eada39-0c75-4907-b75d-0fefe9dc9a87/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-01T09:47:55.791757-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": "Boston Celtics",
"amount": 8236.0
},
{
"team": "Philadelphia 76ers",
"amount": 1764.0
}
],
"expected_reward_tokens": 9471.4,
"profit_sb": -28.6,
"profit_sb_percentage": -0.3,
"recommended": false
},
"lines": [
{
"id": "a135410d-c362-47a7-91c4-3db5939eafb0",
"gambit_id": "e4931e41-1a77-4791-a17c-ce28c5e49b25",
"last_updated": "2023-12-02T10:18:09.003039-05:00",
"created_at": "2023-12-01T09:47:55.800531-05:00",
"name": "Boston Celtics",
"reward": "1.15000",
"odds": "1.15870",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c7b14ef7-e54b-49fd-aa51-2e0a18979807/?format=api"
},
{
"id": "d18a6e24-dfb9-44ba-a7e6-5c11193ac53c",
"gambit_id": "ccf5208d-bec2-43a6-9fe7-ba7d13d68c35",
"last_updated": "2023-12-02T10:18:08.999700-05:00",
"created_at": "2023-12-01T09:47:55.795830-05:00",
"name": "Philadelphia 76ers",
"reward": "5.37000",
"odds": "5.55000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c7b14ef7-e54b-49fd-aa51-2e0a18979807/?format=api"
}
]
}