GET /api/bet_types/1d831b2e-d685-467e-a0df-ba6cee547687/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1d831b2e-d685-467e-a0df-ba6cee547687",
"match": "https://api-prod.gambitprofit.com/api/matches/300d6f28-7ce8-42cb-b680-b1dfe1b15c49/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-16T09:28:09.856354-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": "Washington Commanders",
"amount": 7490.0
},
{
"team": "New York Giants",
"amount": 2510.0
}
],
"expected_reward_tokens": 9437.4,
"profit_sb": -62.6,
"profit_sb_percentage": -0.66,
"recommended": false
},
"lines": [
{
"id": "83962d4e-5783-4969-bcaf-72b5523cdaf9",
"gambit_id": "3e6ec6ba-c40b-4812-b648-534c625e4fd9",
"last_updated": "2023-11-20T19:43:00.636656-05:00",
"created_at": "2023-11-16T09:28:09.865011-05:00",
"name": "Washington Commanders",
"reward": "1.26000",
"odds": "1.27780",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1d831b2e-d685-467e-a0df-ba6cee547687/?format=api"
},
{
"id": "0475eead-4aeb-4359-8ae4-d5283a89e429",
"gambit_id": "45a90066-e563-4cea-a39e-e4307f6560d7",
"last_updated": "2023-11-20T19:43:00.633188-05:00",
"created_at": "2023-11-16T09:28:09.860398-05:00",
"name": "New York Giants",
"reward": "3.76000",
"odds": "3.90000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1d831b2e-d685-467e-a0df-ba6cee547687/?format=api"
}
]
}