GET /api/bet_types/d3e6b6c7-d2de-4113-bc24-9f56da3125b0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d3e6b6c7-d2de-4113-bc24-9f56da3125b0",
"match": "https://api-prod.gambitprofit.com/api/matches/20bab8ab-08d5-4f00-9893-d6ea284c0182/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-31T09:02:01.275887-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": "New York Knicks",
"amount": 5214.0
},
{
"team": "Los Angeles Lakers",
"amount": 4786.0
}
],
"expected_reward_tokens": 9332.7,
"profit_sb": -167.3,
"profit_sb_percentage": -1.76,
"recommended": false
},
"lines": [
{
"id": "2e862a9d-2940-4620-b58b-0cd981816aad",
"gambit_id": "80e44f37-70a2-4d96-a40d-aba7f90fdf5f",
"last_updated": "2023-02-01T09:46:50.865292-05:00",
"created_at": "2023-01-31T09:02:01.277168-05:00",
"name": "New York Knicks",
"reward": "1.79000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d3e6b6c7-d2de-4113-bc24-9f56da3125b0/?format=api"
},
{
"id": "f26d26b4-1ea0-4c8f-bcc1-4d43730f142a",
"gambit_id": "5dabab5a-07f3-487d-b3d1-6c03dc0e88c3",
"last_updated": "2023-02-01T09:46:50.866506-05:00",
"created_at": "2023-01-31T09:02:01.278481-05:00",
"name": "Los Angeles Lakers",
"reward": "1.95000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d3e6b6c7-d2de-4113-bc24-9f56da3125b0/?format=api"
}
]
}