GET /api/bet_types/962e1e4a-a534-4ae7-a2bc-1e08e724133a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "962e1e4a-a534-4ae7-a2bc-1e08e724133a",
"match": "https://api-prod.gambitprofit.com/api/matches/60d66e1c-4105-4a3a-b17c-46a9f684caa4/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-25T11:41:54.552358-04: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": "CLE (P Battenfield)",
"amount": 6442.0
},
{
"team": "COL (R Feltner)",
"amount": 3558.0
}
],
"expected_reward_tokens": 9534.16,
"profit_sb": 34.16,
"profit_sb_percentage": 0.36,
"recommended": true
},
"lines": [
{
"id": "17c11524-ca11-40b9-8df6-1efddf1cccf2",
"gambit_id": "c48b63ab-24de-4de8-8eda-538720fc2e34",
"last_updated": "2023-04-26T20:37:13.420046-04:00",
"created_at": "2023-04-25T11:41:54.554181-04:00",
"name": "CLE (P Battenfield)",
"reward": "1.48000",
"odds": "1.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/962e1e4a-a534-4ae7-a2bc-1e08e724133a/?format=api"
},
{
"id": "17f4709f-b3a6-45d5-b024-c4ccccac831f",
"gambit_id": "050334b0-ed6a-440e-9576-a322ee1be92b",
"last_updated": "2023-04-26T20:37:13.422287-04:00",
"created_at": "2023-04-25T11:41:54.556261-04:00",
"name": "COL (R Feltner)",
"reward": "2.68000",
"odds": "2.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/962e1e4a-a534-4ae7-a2bc-1e08e724133a/?format=api"
}
]
}