GET /api/bet_types/7030d56d-839b-4374-aba5-8b09cf04ed2f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7030d56d-839b-4374-aba5-8b09cf04ed2f",
"match": "https://api-prod.gambitprofit.com/api/matches/b0f2f16f-5eb8-496d-a201-b9ea91f401ef/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-16T09:52:56.341308-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 Rangers",
"amount": 6744.0
},
{
"team": "Arizona Coyotes",
"amount": 3256.0
}
],
"expected_reward_tokens": 9441.6,
"profit_sb": -58.4,
"profit_sb_percentage": -0.61,
"recommended": false
},
"lines": [
{
"id": "705f8bf9-dbde-4d80-b46b-857cbe1ae1f9",
"gambit_id": "1e4040cb-53b8-4f93-8917-c923e647bf76",
"last_updated": "2023-10-17T10:18:10.307184-04:00",
"created_at": "2023-10-16T09:52:56.353569-04:00",
"name": "New York Rangers",
"reward": "1.40000",
"odds": "1.41670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7030d56d-839b-4374-aba5-8b09cf04ed2f/?format=api"
},
{
"id": "a0a3fc30-2bdb-43ca-a6cc-eca7d705e68b",
"gambit_id": "99083481-ed95-4fe8-bfb8-77653bc67a93",
"last_updated": "2023-10-17T10:18:10.303330-04:00",
"created_at": "2023-10-16T09:52:56.347467-04:00",
"name": "Arizona Coyotes",
"reward": "2.90000",
"odds": "3.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7030d56d-839b-4374-aba5-8b09cf04ed2f/?format=api"
}
]
}