GET /api/bet_types/15a540e2-013a-4703-b8da-3fc0b2fa274c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "15a540e2-013a-4703-b8da-3fc0b2fa274c",
"match": "https://api-prod.gambitprofit.com/api/matches/08df1a17-5017-4d1a-951b-e9ced3ef0904/?format=api",
"name": "Play the Odds",
"created_at": "2023-11-03T11:23:17.813837-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": "Memphis Grizzlies",
"amount": 5094.0
},
{
"team": "Portland Trail Blazers",
"amount": 4906.0
}
],
"expected_reward_tokens": 9321.4,
"profit_sb": -178.6,
"profit_sb_percentage": -1.88,
"recommended": false
},
"lines": [
{
"id": "822e5178-8e4e-4f8d-b624-321cdcb6ed7b",
"gambit_id": "dac374a0-db4c-48a0-9ce5-75f68cb33989",
"last_updated": "2023-11-04T10:33:16.063931-04:00",
"created_at": "2023-11-03T11:23:17.818291-04:00",
"name": "Memphis Grizzlies",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-4.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/15a540e2-013a-4703-b8da-3fc0b2fa274c/?format=api"
},
{
"id": "b758f007-7090-4163-a129-39e3ff9d0ab2",
"gambit_id": "20ba5297-d8fa-4962-aee3-bd0591d2ed31",
"last_updated": "2023-11-04T10:33:16.068400-04:00",
"created_at": "2023-11-03T11:23:17.822983-04:00",
"name": "Portland Trail Blazers",
"reward": "1.90000",
"odds": "1.95240",
"spread": "4.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/15a540e2-013a-4703-b8da-3fc0b2fa274c/?format=api"
}
]
}