GET /api/bet_types/4249d960-3ada-4179-a35a-5fc57ae03cf6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4249d960-3ada-4179-a35a-5fc57ae03cf6",
"match": "https://api-prod.gambitprofit.com/api/matches/22dae4a6-7ae3-4cfc-abf3-8cc40b38c422/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-14T09:58:12.781412-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": "New York Giants",
"amount": 6643.0
},
{
"team": "Arizona Cardinals",
"amount": 3357.0
}
],
"expected_reward_tokens": 9433.06,
"profit_sb": -66.94,
"profit_sb_percentage": -0.7,
"recommended": false
},
"lines": [
{
"id": "250188f2-3f75-4cd8-9efe-81280716fb67",
"gambit_id": "eaaa63ca-d970-471a-ae02-9f1345c574be",
"last_updated": "2023-09-18T15:43:27.100722-04:00",
"created_at": "2023-09-14T09:58:12.784867-04:00",
"name": "New York Giants",
"reward": "1.42000",
"odds": "1.43480",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4249d960-3ada-4179-a35a-5fc57ae03cf6/?format=api"
},
{
"id": "600ebd6b-3480-4433-b3e2-1694175594eb",
"gambit_id": "536abe44-ad39-48d5-9592-2bf33181b7cd",
"last_updated": "2023-09-18T15:43:27.105750-04:00",
"created_at": "2023-09-14T09:58:12.789156-04:00",
"name": "Arizona Cardinals",
"reward": "2.81000",
"odds": "2.90000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4249d960-3ada-4179-a35a-5fc57ae03cf6/?format=api"
}
]
}