GET /api/bet_types/f7de7344-f869-4288-890c-c40c880a75d6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f7de7344-f869-4288-890c-c40c880a75d6",
"match": "https://api-prod.gambitprofit.com/api/matches/4c0e8e21-4a7a-43de-afd7-d3dae96193fc/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-19T09:33:12.080563-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": "Miami Heat",
"amount": 7152.0
},
{
"team": "Atlanta Hawks",
"amount": 2848.0
}
],
"expected_reward_tokens": 9512.16,
"profit_sb": 12.16,
"profit_sb_percentage": 0.13,
"recommended": true
},
"lines": [
{
"id": "35ece815-4b2c-4201-ab47-f310d7447d3c",
"gambit_id": "2ce3eab2-bd91-48dd-a1fc-525216ed2446",
"last_updated": "2024-01-22T12:03:21.217863-05:00",
"created_at": "2024-01-19T09:33:12.089227-05:00",
"name": "Miami Heat",
"reward": "1.33000",
"odds": "1.34480",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f7de7344-f869-4288-890c-c40c880a75d6/?format=api"
},
{
"id": "75daef09-a366-4c43-bff5-89440169c84f",
"gambit_id": "b9dbd15f-0ed1-4078-87eb-4834c0f62e44",
"last_updated": "2024-01-22T12:03:21.214714-05:00",
"created_at": "2024-01-19T09:33:12.084253-05:00",
"name": "Atlanta Hawks",
"reward": "3.34000",
"odds": "3.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f7de7344-f869-4288-890c-c40c880a75d6/?format=api"
}
]
}