GET /api/bet_types/47757229-5b70-4c95-bb83-724c2941a51e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "47757229-5b70-4c95-bb83-724c2941a51e",
"match": "https://api-prod.gambitprofit.com/api/matches/c19be247-acb4-40ff-bb56-50a957de2899/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-11T09:38:14.257516-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": "Seattle Kraken",
"amount": 5512.0
},
{
"team": "Washington Capitals",
"amount": 4488.0
}
],
"expected_reward_tokens": 9424.8,
"profit_sb": -75.2,
"profit_sb_percentage": -0.79,
"recommended": false
},
"lines": [
{
"id": "8707d2b8-f45f-444a-b878-8b327a96a556",
"gambit_id": "1bf7f715-dff3-4384-a344-3d1afdb051cf",
"last_updated": "2024-01-15T09:53:16.188277-05:00",
"created_at": "2024-01-11T09:38:14.261285-05:00",
"name": "Seattle Kraken",
"reward": "1.71000",
"odds": "1.74070",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/47757229-5b70-4c95-bb83-724c2941a51e/?format=api"
},
{
"id": "6d3412a4-4ff4-4a33-8ed5-2ea071c324c8",
"gambit_id": "c60d9a40-06d3-4e17-a298-27f227850552",
"last_updated": "2024-01-15T09:53:16.191434-05:00",
"created_at": "2024-01-11T09:38:14.265218-05:00",
"name": "Washington Capitals",
"reward": "2.10000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/47757229-5b70-4c95-bb83-724c2941a51e/?format=api"
}
]
}