GET /api/bet_types/7ad386d6-d6d5-49f5-8d40-c762ff47a3a1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7ad386d6-d6d5-49f5-8d40-c762ff47a3a1",
"match": "https://api-prod.gambitprofit.com/api/matches/360f6e09-3156-411a-9aa4-f6e1873aefb3/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-17T09:28:12.298736-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": 5773.0
},
{
"team": "Toronto Raptors",
"amount": 4227.0
}
],
"expected_reward_tokens": 9467.72,
"profit_sb": -32.28,
"profit_sb_percentage": -0.34,
"recommended": false
},
"lines": [
{
"id": "668c1760-b009-4869-ad5d-5ac5248773b3",
"gambit_id": "fd92bb1c-c62f-48cb-91ff-c5b9867be25e",
"last_updated": "2024-01-19T12:03:14.526083-05:00",
"created_at": "2024-01-17T09:28:12.302915-05:00",
"name": "Miami Heat",
"reward": "1.64000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7ad386d6-d6d5-49f5-8d40-c762ff47a3a1/?format=api"
},
{
"id": "8b27179b-e61e-4d3d-b0a4-4b4bc9373485",
"gambit_id": "2b220d00-5ef7-40ce-95ea-b0a9fca021f1",
"last_updated": "2024-01-19T12:03:14.529635-05:00",
"created_at": "2024-01-17T09:28:12.308483-05:00",
"name": "Toronto Raptors",
"reward": "2.24000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7ad386d6-d6d5-49f5-8d40-c762ff47a3a1/?format=api"
}
]
}