GET /api/bet_types/b1a8b06a-eb88-4a6e-afa3-a90bb8d5bcad/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b1a8b06a-eb88-4a6e-afa3-a90bb8d5bcad",
"match": "https://api-prod.gambitprofit.com/api/matches/bceb94c4-210c-47be-87f2-e2d963a3e62b/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-01T09:08:15.801015-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": "Detroit Pistons",
"amount": 5861.0
},
{
"team": "Portland Trail Blazers",
"amount": 4139.0
}
],
"expected_reward_tokens": 9436.21,
"profit_sb": -63.79,
"profit_sb_percentage": -0.67,
"recommended": false
},
"lines": [
{
"id": "c2fcc698-82d2-4ac4-a598-3455b71e6676",
"gambit_id": "dc456ab4-be8b-428a-9ca9-3eb19b982c0d",
"last_updated": "2023-11-03T10:38:06.366815-04:00",
"created_at": "2023-11-01T09:08:15.826577-04:00",
"name": "Detroit Pistons",
"reward": "1.61000",
"odds": "1.64520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1a8b06a-eb88-4a6e-afa3-a90bb8d5bcad/?format=api"
},
{
"id": "490faa64-a0dd-4cde-9896-4b96a839abf9",
"gambit_id": "2e17b706-66b5-41a6-8e70-3d28cf764baf",
"last_updated": "2023-11-03T10:38:06.363176-04:00",
"created_at": "2023-11-01T09:08:15.806780-04:00",
"name": "Portland Trail Blazers",
"reward": "2.28000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1a8b06a-eb88-4a6e-afa3-a90bb8d5bcad/?format=api"
}
]
}