GET /api/bet_types/fa5c79b5-87b7-42fb-a8c8-ed61ff94d7cd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fa5c79b5-87b7-42fb-a8c8-ed61ff94d7cd",
"match": "https://api-prod.gambitprofit.com/api/matches/da084b71-611e-44b4-a6d9-5cf8dce7cef6/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-16T09:03:04.826549-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": "Philadelphia 76ers",
"amount": 5423.0
},
{
"team": "Denver Nuggets",
"amount": 4577.0
}
],
"expected_reward_tokens": 9381.79,
"profit_sb": -118.21,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "ba667686-8349-4f66-998c-2b51b168acab",
"gambit_id": "14a524cc-7ca2-441f-af21-1e6a6b884799",
"last_updated": "2024-01-19T11:58:31.214936-05:00",
"created_at": "2024-01-16T09:03:04.837104-05:00",
"name": "Philadelphia 76ers",
"reward": "1.73000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fa5c79b5-87b7-42fb-a8c8-ed61ff94d7cd/?format=api"
},
{
"id": "e0fee731-7d27-4699-8040-62a9faebca71",
"gambit_id": "20bb4016-e36a-4f94-9d4b-521669e5142e",
"last_updated": "2024-01-19T11:58:31.211259-05:00",
"created_at": "2024-01-16T09:03:04.831257-05:00",
"name": "Denver Nuggets",
"reward": "2.05000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fa5c79b5-87b7-42fb-a8c8-ed61ff94d7cd/?format=api"
}
]
}