GET /api/bet_types/29de83e1-7f48-48de-a462-e8dff2cb7d17/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "29de83e1-7f48-48de-a462-e8dff2cb7d17",
"match": "https://api-prod.gambitprofit.com/api/matches/332fbfd0-5099-45eb-af58-36d05cb3c8e4/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-02T08:28:10.715509-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": "Florida Panthers",
"amount": 6241.0
},
{
"team": "New York Islanders",
"amount": 3759.0
}
],
"expected_reward_tokens": 9547.86,
"profit_sb": 47.86,
"profit_sb_percentage": 0.5,
"recommended": true
},
"lines": [
{
"id": "84e702f9-b226-4d56-bcae-235d8af5aaf6",
"gambit_id": "226ff47e-e4ed-4399-b0ae-c77545ea4ccd",
"last_updated": "2023-12-04T15:23:35.458816-05:00",
"created_at": "2023-12-02T08:28:10.725937-05:00",
"name": "Florida Panthers",
"reward": "1.53000",
"odds": "1.55560",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29de83e1-7f48-48de-a462-e8dff2cb7d17/?format=api"
},
{
"id": "77978f5f-a1d3-455e-92ff-3d71017778e8",
"gambit_id": "ae921813-20de-4574-8ce6-9109aca76603",
"last_updated": "2023-12-04T15:23:35.455426-05:00",
"created_at": "2023-12-02T08:28:10.720994-05:00",
"name": "New York Islanders",
"reward": "2.54000",
"odds": "2.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29de83e1-7f48-48de-a462-e8dff2cb7d17/?format=api"
}
]
}