GET /api/bet_types/abb855bd-e545-4dcd-bd3f-e54e9d8bbb69/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "abb855bd-e545-4dcd-bd3f-e54e9d8bbb69",
"match": "https://api-prod.gambitprofit.com/api/matches/ff0c4666-33e4-4aa0-857c-985d86591fd5/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-27T09:18:10.745291-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": "New Orleans Pelicans",
"amount": 6603.0
},
{
"team": "Utah Jazz",
"amount": 3397.0
}
],
"expected_reward_tokens": 9442.29,
"profit_sb": -57.71,
"profit_sb_percentage": -0.61,
"recommended": false
},
"lines": [
{
"id": "6f72d0db-7fe2-4096-a2b8-166c538a4cb6",
"gambit_id": "e4f3f87b-67c4-4c0c-afbb-7ec59e3eb8a2",
"last_updated": "2023-11-28T21:43:01.683235-05:00",
"created_at": "2023-11-27T09:18:10.749119-05:00",
"name": "New Orleans Pelicans",
"reward": "1.43000",
"odds": "1.44440",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/abb855bd-e545-4dcd-bd3f-e54e9d8bbb69/?format=api"
},
{
"id": "8cd40d14-6712-4d3e-ba5f-4915fc7bf21c",
"gambit_id": "c4086407-a0bb-4241-847b-0d4a386a464a",
"last_updated": "2023-11-28T21:43:01.686879-05:00",
"created_at": "2023-11-27T09:18:10.753265-05:00",
"name": "Utah Jazz",
"reward": "2.78000",
"odds": "2.85000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/abb855bd-e545-4dcd-bd3f-e54e9d8bbb69/?format=api"
}
]
}