GET /api/bet_types/cc5cea1a-287f-48c4-a82a-7ee53d7b1202/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cc5cea1a-287f-48c4-a82a-7ee53d7b1202",
"match": "https://api-prod.gambitprofit.com/api/matches/997d5ac4-8d4d-4919-9508-ae00d2a36d7b/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-22T09:01:55.592125-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 Jersey Devils",
"amount": 5619.0
},
{
"team": "Pittsburgh Penguins",
"amount": 4381.0
}
],
"expected_reward_tokens": 9550.58,
"profit_sb": 50.58,
"profit_sb_percentage": 0.53,
"recommended": true
},
"lines": [
{
"id": "67816171-4e3b-4724-bad6-9e3bfd6c6f4d",
"gambit_id": "bbc6b54d-c0fb-43b5-959b-53baeb615f23",
"last_updated": "2023-01-23T15:42:00.661873-05:00",
"created_at": "2023-01-22T09:01:55.594091-05:00",
"name": "New Jersey Devils",
"reward": "1.70000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc5cea1a-287f-48c4-a82a-7ee53d7b1202/?format=api"
},
{
"id": "cc7721d7-67d4-407f-b508-2f94e0f3db0c",
"gambit_id": "33771717-b25f-4b9f-8408-57a21fff1e0c",
"last_updated": "2023-01-23T15:42:00.662960-05:00",
"created_at": "2023-01-22T09:01:55.595598-05:00",
"name": "Pittsburgh Penguins",
"reward": "2.18000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc5cea1a-287f-48c4-a82a-7ee53d7b1202/?format=api"
}
]
}