GET /api/bet_types/492f1865-2642-4338-9ff9-598204219ce9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "492f1865-2642-4338-9ff9-598204219ce9",
"match": "https://api-prod.gambitprofit.com/api/matches/9991152e-397c-4ede-a8c5-254fe1709279/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-06T09:13:05.988781-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": "Memphis Grizzlies",
"amount": 5421.0
},
{
"team": "Detroit Pistons",
"amount": 4579.0
}
],
"expected_reward_tokens": 9432.54,
"profit_sb": -67.46,
"profit_sb_percentage": -0.71,
"recommended": false
},
"lines": [
{
"id": "96d16c32-7bab-4316-934d-69a833cb92b1",
"gambit_id": "913aebdd-2c36-47d5-be78-d1aa54285d6c",
"last_updated": "2023-12-07T21:48:15.638654-05:00",
"created_at": "2023-12-06T09:13:05.993920-05:00",
"name": "Memphis Grizzlies",
"reward": "1.74000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/492f1865-2642-4338-9ff9-598204219ce9/?format=api"
},
{
"id": "8d399338-ba09-4521-b338-19af71b97072",
"gambit_id": "27f9e2f2-6748-4f43-aa6d-5c3c9d638362",
"last_updated": "2023-12-07T21:48:15.641940-05:00",
"created_at": "2023-12-06T09:13:05.999516-05:00",
"name": "Detroit Pistons",
"reward": "2.06000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/492f1865-2642-4338-9ff9-598204219ce9/?format=api"
}
]
}