GET /api/bet_types/540e69e1-83b9-4593-8011-e558959dcc48/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "540e69e1-83b9-4593-8011-e558959dcc48",
"match": "https://api-prod.gambitprofit.com/api/matches/69756e1a-ae61-4f1a-b4a0-2a306517d824/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-25T09:46:55.042347-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": "Philadelphia Eagles",
"amount": 5696.0
},
{
"team": "San Francisco 49ers",
"amount": 4304.0
}
],
"expected_reward_tokens": 9511.84,
"profit_sb": 11.84,
"profit_sb_percentage": 0.12,
"recommended": true
},
"lines": [
{
"id": "29a6e795-ab76-4199-9251-8e35a89fd140",
"gambit_id": "99c55dd9-dc48-44e6-9e57-a965d277edf5",
"last_updated": "2023-01-30T17:46:54.338727-05:00",
"created_at": "2023-01-25T09:46:55.043599-05:00",
"name": "Philadelphia Eagles",
"reward": "1.67000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/540e69e1-83b9-4593-8011-e558959dcc48/?format=api"
},
{
"id": "4cdf0d04-878e-49ec-af42-42b45187f1d1",
"gambit_id": "d720401f-7fdc-4c23-ab1f-0993302dbe56",
"last_updated": "2023-01-30T17:46:54.339854-05:00",
"created_at": "2023-01-25T09:46:55.044841-05:00",
"name": "San Francisco 49ers",
"reward": "2.21000",
"odds": "2.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/540e69e1-83b9-4593-8011-e558959dcc48/?format=api"
}
]
}