GET /api/bet_types/b30c8b53-cea1-4111-b4e7-73a329460ba7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b30c8b53-cea1-4111-b4e7-73a329460ba7",
"match": "https://api-prod.gambitprofit.com/api/matches/78539bfd-21de-4a50-a16e-2128e4810628/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-07T08:38:23.898870-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": "Minnesota Wild",
"amount": 5000.0
},
{
"team": "New York Islanders",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "61dd472f-bd40-46c5-836c-6bbd85307360",
"gambit_id": "cb9b8b78-cb8a-4523-9e0b-40e0e5bec27f",
"last_updated": "2023-11-08T17:48:20.125784-05:00",
"created_at": "2023-11-07T08:38:23.902851-05:00",
"name": "Minnesota Wild",
"reward": "1.86000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b30c8b53-cea1-4111-b4e7-73a329460ba7/?format=api"
},
{
"id": "5747bf2a-581f-427c-af6b-8c35aae8c1d7",
"gambit_id": "0c3a6b9a-150b-4238-97b4-29226a359261",
"last_updated": "2023-11-08T17:48:20.129102-05:00",
"created_at": "2023-11-07T08:38:23.907406-05:00",
"name": "New York Islanders",
"reward": "1.86000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b30c8b53-cea1-4111-b4e7-73a329460ba7/?format=api"
}
]
}