GET /api/bet_types/16a73445-df51-45b1-8e97-a601504cc7fc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "16a73445-df51-45b1-8e97-a601504cc7fc",
"match": "https://api-prod.gambitprofit.com/api/matches/a6dc2689-5608-4e11-8c14-0a1b7db0512b/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-10T08:46:52.537484-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": "Toronto Raptors",
"amount": 5867.0
},
{
"team": "Los Angeles Lakers",
"amount": 4133.0
}
],
"expected_reward_tokens": 9504.54,
"profit_sb": 4.54,
"profit_sb_percentage": 0.05,
"recommended": true
},
"lines": [
{
"id": "d8a900e6-6c23-45d3-97eb-5393fd631792",
"gambit_id": "3a414b33-9015-42cc-93f0-9cfaa46586f1",
"last_updated": "2023-03-11T16:02:10.578847-05:00",
"created_at": "2023-03-10T08:46:52.541712-05:00",
"name": "Toronto Raptors",
"reward": "1.62000",
"odds": "1.64520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/16a73445-df51-45b1-8e97-a601504cc7fc/?format=api"
},
{
"id": "e0ee4520-683d-44df-9d47-9287f0fae7d9",
"gambit_id": "78815ea5-504b-4d16-8e62-853cfb00355c",
"last_updated": "2023-03-11T16:02:10.577694-05:00",
"created_at": "2023-03-10T08:46:52.539491-05:00",
"name": "Los Angeles Lakers",
"reward": "2.30000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/16a73445-df51-45b1-8e97-a601504cc7fc/?format=api"
}
]
}