GET /api/bet_types/b5d0f6b8-3280-4c57-9fee-d3b910427c50/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b5d0f6b8-3280-4c57-9fee-d3b910427c50",
"match": "https://api-prod.gambitprofit.com/api/matches/0cf4124c-e7cb-4528-a290-71adcc556dc6/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-16T09:23:12.544613-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": "ATL (J Shuster)",
"amount": 5222.0
},
{
"team": "MIA (B Hoeing)",
"amount": 4778.0
}
],
"expected_reward_tokens": 9556.0,
"profit_sb": 56.0,
"profit_sb_percentage": 0.59,
"recommended": true
},
"lines": [
{
"id": "9622b521-c53e-4637-bd85-0fc5ed632a9c",
"gambit_id": "0a59ff30-fc8b-4f8d-a77b-7ba22e98a53d",
"last_updated": "2023-09-18T09:08:28.749269-04:00",
"created_at": "2023-09-16T09:23:12.549105-04:00",
"name": "ATL (J Shuster)",
"reward": "1.83000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b5d0f6b8-3280-4c57-9fee-d3b910427c50/?format=api"
},
{
"id": "186ebc76-d18e-47ab-8199-df5e169d1883",
"gambit_id": "ea1aea7d-ebe7-4cfc-a25f-219e78b1380b",
"last_updated": "2023-09-18T09:08:28.754452-04:00",
"created_at": "2023-09-16T09:23:12.554477-04:00",
"name": "MIA (B Hoeing)",
"reward": "2.00000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b5d0f6b8-3280-4c57-9fee-d3b910427c50/?format=api"
}
]
}