GET /api/bet_types/3ce7d60c-e1ba-4840-b998-a27d0ccf40f7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3ce7d60c-e1ba-4840-b998-a27d0ccf40f7",
"match": "https://api-prod.gambitprofit.com/api/matches/3a393832-f96a-4090-acee-e71b240918f5/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-30T10:43:15.531148-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": "Indiana Pacers",
"amount": 6232.0
},
{
"team": "New York Knicks",
"amount": 3768.0
}
],
"expected_reward_tokens": 9533.04,
"profit_sb": 33.04,
"profit_sb_percentage": 0.35,
"recommended": true
},
"lines": [
{
"id": "1ea84f2d-2757-42b5-9283-f672f2f0f336",
"gambit_id": "dda4028d-2629-42f5-8954-a87d35447e6d",
"last_updated": "2024-01-01T13:23:23.047797-05:00",
"created_at": "2023-12-30T10:43:15.539000-05:00",
"name": "Indiana Pacers",
"reward": "1.53000",
"odds": "1.55560",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3ce7d60c-e1ba-4840-b998-a27d0ccf40f7/?format=api"
},
{
"id": "6ba5fd7f-aa06-4b45-9db3-841a9bdf8db2",
"gambit_id": "b467164c-3f07-46e4-b6fa-437c941f8147",
"last_updated": "2024-01-01T13:23:23.044262-05:00",
"created_at": "2023-12-30T10:43:15.534809-05:00",
"name": "New York Knicks",
"reward": "2.53000",
"odds": "2.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3ce7d60c-e1ba-4840-b998-a27d0ccf40f7/?format=api"
}
]
}