GET /api/bet_types/66f49c35-58bb-4834-9ac5-3d1c013de01b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "66f49c35-58bb-4834-9ac5-3d1c013de01b",
"match": "https://api-prod.gambitprofit.com/api/matches/30c9e884-dd5e-4a12-a18c-b685738590f4/?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": "Cleveland Cavaliers",
"amount": 7839.0
},
{
"team": "Charlotte Hornets",
"amount": 2161.0
}
],
"expected_reward_tokens": 9249.08,
"profit_sb": 249.08,
"profit_sb_percentage": 2.77,
"recommended": true
},
"lines": [
{
"id": "f629028c-d31f-45ff-8ed8-006ee7b55eab",
"gambit_id": "6910d9aa-8969-4bdd-a2ab-e518edfb23cc",
"last_updated": "2022-11-19T10:43:34.177052-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Cleveland Cavaliers",
"reward": "1.18000",
"odds": "1.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/66f49c35-58bb-4834-9ac5-3d1c013de01b/?format=api"
},
{
"id": "6aeaafbc-64b5-4eee-9565-cf2c0125b329",
"gambit_id": "cb579cdf-03e3-4ae0-a144-8f5f613d34e2",
"last_updated": "2022-11-19T10:43:34.177992-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Charlotte Hornets",
"reward": "4.28000",
"odds": "4.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/66f49c35-58bb-4834-9ac5-3d1c013de01b/?format=api"
}
]
}