GET /api/bet_types/2ef5147f-bd04-4e4f-af2a-8fd0135475cc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2ef5147f-bd04-4e4f-af2a-8fd0135475cc",
"match": "https://api-prod.gambitprofit.com/api/matches/7eeb271b-0f39-4841-846a-79bdc25b7ae1/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-27T14:02:22.120545-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": "Edmonton Oilers",
"amount": 7292.0
},
{
"team": "Arizona Coyotes",
"amount": 2708.0
}
],
"expected_reward_tokens": 9478.0,
"profit_sb": -22.0,
"profit_sb_percentage": -0.23,
"recommended": false
},
"lines": [
{
"id": "58a6ceda-8056-4bf3-a097-67dde421e49f",
"gambit_id": "5b76613a-6946-4a69-87d6-4d14edb23c93",
"last_updated": "2023-03-28T11:11:58.879244-04:00",
"created_at": "2023-03-27T14:02:22.123680-04:00",
"name": "Edmonton Oilers",
"reward": "1.30000",
"odds": "1.31250",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2ef5147f-bd04-4e4f-af2a-8fd0135475cc/?format=api"
},
{
"id": "56d402b3-b3e7-4d8e-9a6b-cf79b7e74400",
"gambit_id": "503f5d7e-3a01-4657-a7e6-36c094ce6f18",
"last_updated": "2023-03-28T11:11:58.876585-04:00",
"created_at": "2023-03-27T14:02:22.122221-04:00",
"name": "Arizona Coyotes",
"reward": "3.50000",
"odds": "3.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2ef5147f-bd04-4e4f-af2a-8fd0135475cc/?format=api"
}
]
}