GET /api/bet_types/7d9d80e8-5cd1-4fbe-b81c-c3c1389ef894/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7d9d80e8-5cd1-4fbe-b81c-c3c1389ef894",
"match": "https://api-prod.gambitprofit.com/api/matches/9731cfbd-d7c5-4f00-97ad-291627838dfe/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-08T08:23:01.548663-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": 6706.0
},
{
"team": "Utah Jazz",
"amount": 3294.0
}
],
"expected_reward_tokens": 9387.9,
"profit_sb": -112.1,
"profit_sb_percentage": -1.18,
"recommended": false
},
"lines": [
{
"id": "ef2b7710-dfb3-4403-8e01-55c8bc4b7cc7",
"gambit_id": "8ea4d274-ab34-4857-b6da-c028c70d2fca",
"last_updated": "2023-11-10T12:43:27.621312-05:00",
"created_at": "2023-11-08T08:23:01.571841-05:00",
"name": "Indiana Pacers",
"reward": "1.40000",
"odds": "1.42550",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d9d80e8-5cd1-4fbe-b81c-c3c1389ef894/?format=api"
},
{
"id": "5505f7f8-8d9e-4455-acb6-0f0fcc05edca",
"gambit_id": "ac19633e-d0c9-4517-8bf7-f69699f62272",
"last_updated": "2023-11-10T12:43:27.617863-05:00",
"created_at": "2023-11-08T08:23:01.554540-05:00",
"name": "Utah Jazz",
"reward": "2.85000",
"odds": "2.95000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d9d80e8-5cd1-4fbe-b81c-c3c1389ef894/?format=api"
}
]
}