GET /api/bet_types/29145d44-98a1-4517-b940-cf52833123d2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "29145d44-98a1-4517-b940-cf52833123d2",
"match": "https://api-prod.gambitprofit.com/api/matches/82b698f2-aac8-4c2c-8061-020e7643f82b/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-02T08:28:10.213419-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": "New York Rangers",
"amount": 6020.0
},
{
"team": "Nashville Predators",
"amount": 3980.0
}
],
"expected_reward_tokens": 9511.6,
"profit_sb": 11.6,
"profit_sb_percentage": 0.12,
"recommended": true
},
"lines": [
{
"id": "84dc1669-973e-4730-aa42-46a7eb498cce",
"gambit_id": "6f48bd83-92a6-46a0-8e74-777ebca1b682",
"last_updated": "2023-12-04T15:38:01.082681-05:00",
"created_at": "2023-12-02T08:28:10.218108-05:00",
"name": "New York Rangers",
"reward": "1.58000",
"odds": "1.60610",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29145d44-98a1-4517-b940-cf52833123d2/?format=api"
},
{
"id": "ce7b8dce-48d6-4b34-9a69-d4432eee0347",
"gambit_id": "34d02f29-61a8-457f-a604-c235ed7c87b6",
"last_updated": "2023-12-04T15:38:01.086168-05:00",
"created_at": "2023-12-02T08:28:10.223567-05:00",
"name": "Nashville Predators",
"reward": "2.39000",
"odds": "2.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29145d44-98a1-4517-b940-cf52833123d2/?format=api"
}
]
}