GET /api/bet_types/828ece67-29e7-4fda-9f85-a69a63c8a274/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "828ece67-29e7-4fda-9f85-a69a63c8a274",
"match": "https://api-prod.gambitprofit.com/api/matches/95973222-5edf-46a0-9443-f38e81f6270b/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-09T09:02:02.278138-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": "St Louis Blues",
"amount": 5784.0
},
{
"team": "San Jose Sharks",
"amount": 4216.0
}
],
"expected_reward_tokens": 9485.76,
"profit_sb": -14.24,
"profit_sb_percentage": -0.15,
"recommended": false
},
"lines": [
{
"id": "cfa9b248-a32c-4860-9ac7-d3d4e6ba7789",
"gambit_id": "a7b0e59d-ab59-4cda-b3cd-1247c3593415",
"last_updated": "2023-03-10T10:32:01.241743-05:00",
"created_at": "2023-03-09T09:02:02.279389-05:00",
"name": "St Louis Blues",
"reward": "1.64000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/828ece67-29e7-4fda-9f85-a69a63c8a274/?format=api"
},
{
"id": "d7f133fb-e8a5-484f-a3ca-e3f7a30b69f6",
"gambit_id": "7dfad9e0-d103-458c-832c-91c2b1bee347",
"last_updated": "2023-03-10T10:32:01.243172-05:00",
"created_at": "2023-03-09T09:02:02.281466-05:00",
"name": "San Jose Sharks",
"reward": "2.25000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/828ece67-29e7-4fda-9f85-a69a63c8a274/?format=api"
}
]
}