GET /api/bet_types/9f21cfc3-3ce1-4f43-bf2c-42e2d5284b7e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9f21cfc3-3ce1-4f43-bf2c-42e2d5284b7e",
"match": "https://api-prod.gambitprofit.com/api/matches/2898650c-3b22-4ea8-819c-d11cad8bc2f5/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-26T11:58:17.388094-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": "Atlanta Hawks",
"amount": 5614.0
},
{
"team": "Chicago Bulls",
"amount": 4386.0
}
],
"expected_reward_tokens": 9429.9,
"profit_sb": -70.1,
"profit_sb_percentage": -0.74,
"recommended": false
},
"lines": [
{
"id": "1b7862a7-2336-4e26-97bc-d101deeb39ce",
"gambit_id": "33b062b3-9e47-4b4f-bdd9-46187e25e51c",
"last_updated": "2023-12-27T13:18:00.014432-05:00",
"created_at": "2023-12-26T11:58:17.391987-05:00",
"name": "Atlanta Hawks",
"reward": "1.68000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9f21cfc3-3ce1-4f43-bf2c-42e2d5284b7e/?format=api"
},
{
"id": "469dd0aa-3fc9-4381-ad4b-d07cd2a73fea",
"gambit_id": "0b5f72dc-5e7d-46a5-a1a1-01ad50ef30aa",
"last_updated": "2023-12-27T13:18:00.018534-05:00",
"created_at": "2023-12-26T11:58:17.396583-05:00",
"name": "Chicago Bulls",
"reward": "2.15000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9f21cfc3-3ce1-4f43-bf2c-42e2d5284b7e/?format=api"
}
]
}