GET /api/bet_types/a7cf8bc5-17fb-4c0b-bfe5-c119db7485f8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a7cf8bc5-17fb-4c0b-bfe5-c119db7485f8",
"match": "https://api-prod.gambitprofit.com/api/matches/c6659305-829d-4eed-833a-b6157d9dc539/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-13T09:32:22.284720-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": "Boston Celtics",
"amount": 7938.0
},
{
"team": "Atlanta Hawks",
"amount": 2062.0
}
],
"expected_reward_tokens": 9443.96,
"profit_sb": -56.04,
"profit_sb_percentage": -0.59,
"recommended": false
},
"lines": [
{
"id": "be2821ae-7f4e-4860-9130-b80be0399d99",
"gambit_id": "774aa4e2-7984-420d-b38b-01fd371d6fc5",
"last_updated": "2023-04-16T16:32:02.654791-04:00",
"created_at": "2023-04-13T09:32:22.285977-04:00",
"name": "Boston Celtics",
"reward": "1.19000",
"odds": "1.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a7cf8bc5-17fb-4c0b-bfe5-c119db7485f8/?format=api"
},
{
"id": "f2cea009-5e9c-422b-867f-9a48e193cd66",
"gambit_id": "c030872a-be8e-47a6-9797-b3871d88c734",
"last_updated": "2023-04-16T16:32:02.661572-04:00",
"created_at": "2023-04-13T09:32:22.287229-04:00",
"name": "Atlanta Hawks",
"reward": "4.58000",
"odds": "4.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a7cf8bc5-17fb-4c0b-bfe5-c119db7485f8/?format=api"
}
]
}