GET /api/bet_types/a479cd69-47b8-4eb9-83a4-1607ad0e3ae2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a479cd69-47b8-4eb9-83a4-1607ad0e3ae2",
"match": "https://api-prod.gambitprofit.com/api/matches/eb05e7d7-ae62-4ccd-bf5a-4ea5b67ad27a/?format=api",
"name": "Play the Odds",
"created_at": "2024-01-21T09:33:16.395529-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": "Los Angeles Lakers",
"amount": 5107.0
},
{
"team": "Portland Trail Blazers",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "5b80adff-895b-4fb8-b0ec-974d4bf7c791",
"gambit_id": "0950472d-04db-42dd-bf94-40b20b429241",
"last_updated": "2024-01-23T18:43:25.830724-05:00",
"created_at": "2024-01-21T09:33:16.403097-05:00",
"name": "Los Angeles Lakers",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-11.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a479cd69-47b8-4eb9-83a4-1607ad0e3ae2/?format=api"
},
{
"id": "788ba8f3-6cfd-4a68-afcf-9f95d70b0212",
"gambit_id": "51dbbf89-5692-482c-abf1-f001543c9869",
"last_updated": "2024-01-23T18:43:25.826684-05:00",
"created_at": "2024-01-21T09:33:16.399222-05:00",
"name": "Portland Trail Blazers",
"reward": "1.91000",
"odds": "1.95240",
"spread": "11.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a479cd69-47b8-4eb9-83a4-1607ad0e3ae2/?format=api"
}
]
}