GET /api/bet_types/dc552ae3-1d7e-4954-8af8-b9d8db8ea62b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "dc552ae3-1d7e-4954-8af8-b9d8db8ea62b",
"match": "https://api-prod.gambitprofit.com/api/matches/91fc7117-4524-4733-9fb2-a7e59aa85863/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-31T09:56:47.036478-04: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 Rangers",
"amount": 5699.0
},
{
"team": "Buffalo Sabres",
"amount": 4301.0
}
],
"expected_reward_tokens": 9460.34,
"profit_sb": -39.66,
"profit_sb_percentage": -0.42,
"recommended": false
},
"lines": [
{
"id": "e392506b-6d77-42fc-9d42-ce6ae0d31e51",
"gambit_id": "af8e1c62-abe4-43f7-b3a5-8b76ae710059",
"last_updated": "2023-04-01T10:41:54.649255-04:00",
"created_at": "2023-03-31T09:56:47.042790-04:00",
"name": "New York Rangers",
"reward": "1.66000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc552ae3-1d7e-4954-8af8-b9d8db8ea62b/?format=api"
},
{
"id": "aa085b2f-b67d-43bc-ad5c-87544c7223fe",
"gambit_id": "6e839642-912f-433c-b9a3-bdb70b5c88d5",
"last_updated": "2023-04-01T10:41:54.647283-04:00",
"created_at": "2023-03-31T09:56:47.039277-04:00",
"name": "Buffalo Sabres",
"reward": "2.20000",
"odds": "2.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc552ae3-1d7e-4954-8af8-b9d8db8ea62b/?format=api"
}
]
}