GET /api/bet_types/89211a3f-0fdc-4812-85c1-aa8eee2128d8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "89211a3f-0fdc-4812-85c1-aa8eee2128d8",
"match": "https://api-prod.gambitprofit.com/api/matches/2c78e814-8991-4cf4-957e-53237892f201/?format=api",
"name": "Play the Odds",
"created_at": "2023-05-04T10:52:11.802510-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": "COL",
"amount": 5107.0
},
{
"team": "MIL",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "81f61e65-eeee-414f-b67d-8092c9f2723e",
"gambit_id": "19520ba2-7c08-4fb2-acf8-1c6b97685cbc",
"last_updated": "2023-05-05T11:47:08.191619-04:00",
"created_at": "2023-05-04T10:52:11.803893-04:00",
"name": "COL",
"reward": "1.83000",
"odds": "1.86960",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89211a3f-0fdc-4812-85c1-aa8eee2128d8/?format=api"
},
{
"id": "11257591-af97-4bfa-819b-429ac7712507",
"gambit_id": "488baf3f-6cef-44c0-a5c3-aa31a25334a7",
"last_updated": "2023-05-05T11:47:08.193165-04:00",
"created_at": "2023-05-04T10:52:11.805306-04:00",
"name": "MIL",
"reward": "1.91000",
"odds": "1.95240",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89211a3f-0fdc-4812-85c1-aa8eee2128d8/?format=api"
}
]
}