GET /api/bet_types/1e2ee116-19a4-409e-b39e-79c2dcb751d7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1e2ee116-19a4-409e-b39e-79c2dcb751d7",
"match": "https://api-prod.gambitprofit.com/api/matches/7fa9e514-cb35-4966-aa67-471f51ee70b3/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-04T09:43:01.013825-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 Eagles",
"amount": 6643.0
},
{
"team": "New York Giants",
"amount": 3357.0
}
],
"expected_reward_tokens": 9433.06,
"profit_sb": -66.94,
"profit_sb_percentage": -0.7,
"recommended": false
},
"lines": [
{
"id": "d9016659-663c-4eda-826e-4090b230ba21",
"gambit_id": "ce64c68a-a202-4f0b-ba29-1618f2064502",
"last_updated": "2024-01-09T10:28:29.293634-05:00",
"created_at": "2024-01-04T09:43:01.019098-05:00",
"name": "Philadelphia Eagles",
"reward": "1.42000",
"odds": "1.43480",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1e2ee116-19a4-409e-b39e-79c2dcb751d7/?format=api"
},
{
"id": "076519a3-66fa-47fa-94e2-c9f14e9a540e",
"gambit_id": "b0045cb8-2b21-48d4-8631-3de789c528c4",
"last_updated": "2024-01-09T10:28:29.297031-05:00",
"created_at": "2024-01-04T09:43:01.024302-05:00",
"name": "New York Giants",
"reward": "2.81000",
"odds": "2.90000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1e2ee116-19a4-409e-b39e-79c2dcb751d7/?format=api"
}
]
}