GET /api/bet_types/48e661b0-63da-4bf6-b27f-54957cc41a1c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "48e661b0-63da-4bf6-b27f-54957cc41a1c",
"match": "https://api-prod.gambitprofit.com/api/matches/a0ee2d30-d1b9-4b7c-b692-6629b74b68eb/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-20T09:58:15.538011-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": "New Orleans Saints",
"amount": 5213.0
},
{
"team": "Green Bay Packers",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "d4c7cea4-df89-49df-a768-7f722b730027",
"gambit_id": "abb7a675-906c-4e04-a860-a96dee2a3939",
"last_updated": "2023-09-26T09:13:04.388643-04:00",
"created_at": "2023-09-20T09:58:15.542367-04:00",
"name": "New Orleans Saints",
"reward": "1.80000",
"odds": "1.83330",
"spread": "-1.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48e661b0-63da-4bf6-b27f-54957cc41a1c/?format=api"
},
{
"id": "92f4205a-2a28-40be-b755-f37adfebf296",
"gambit_id": "514dbab7-04b1-4582-9b71-a2447a620c7d",
"last_updated": "2023-09-26T09:13:04.394335-04:00",
"created_at": "2023-09-20T09:58:15.546768-04:00",
"name": "Green Bay Packers",
"reward": "1.96000",
"odds": "2.00000",
"spread": "1.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48e661b0-63da-4bf6-b27f-54957cc41a1c/?format=api"
}
]
}