GET /api/bet_types/33bd8602-ab1e-4d81-9001-b29571818c57/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "33bd8602-ab1e-4d81-9001-b29571818c57",
"match": "https://api-prod.gambitprofit.com/api/matches/aec1f56c-9e8f-44ce-ad86-d6f2cae87497/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "Tony Jenkins",
"amount": 5176.0
},
{
"team": "Ravon Baxter",
"amount": 4824.0
}
],
"expected_reward_tokens": 8488.64,
"profit_sb": -1011.36,
"profit_sb_percentage": -10.65,
"recommended": false
},
"lines": [
{
"id": "bba93364-9628-43e1-83f0-0482f9f54373",
"gambit_id": "98d4a759-ffe7-46ee-9771-7c37cb10f4e9",
"last_updated": "2022-10-02T15:17:26.862208-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Tony Jenkins",
"reward": "1.64000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/33bd8602-ab1e-4d81-9001-b29571818c57/?format=api"
},
{
"id": "4e9364a7-f826-40d5-8449-4d800593bff5",
"gambit_id": "2dafb0b4-2c7a-4108-8f8f-5888cd6396aa",
"last_updated": "2022-10-02T15:17:26.861166-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Ravon Baxter",
"reward": "1.76000",
"odds": "1.95000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/33bd8602-ab1e-4d81-9001-b29571818c57/?format=api"
}
]
}