GET /api/bet_types/7cb225a4-02da-4d3a-be21-7e9c695aa2e6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7cb225a4-02da-4d3a-be21-7e9c695aa2e6",
"match": "https://api-prod.gambitprofit.com/api/matches/be86fedf-d9b0-43fc-8b0d-d4b5cdb63ffd/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "Colorado Avalanche",
"amount": 5521.0
},
{
"team": "New York Islanders",
"amount": 4479.0
}
],
"expected_reward_tokens": 9495.48,
"profit_sb": -4.52,
"profit_sb_percentage": -0.05,
"recommended": false
},
"lines": [
{
"id": "873b4dd6-d604-4183-bd50-24bebecb21bb",
"gambit_id": "d087218b-f401-48fb-a21f-56f16d480cc5",
"last_updated": "2022-10-31T11:07:09.593129-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Colorado Avalanche",
"reward": "1.72000",
"odds": "1.74070",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7cb225a4-02da-4d3a-be21-7e9c695aa2e6/?format=api"
},
{
"id": "7c5b7273-5a5c-4281-bc49-b3b50cef0d30",
"gambit_id": "f85f9599-ca8c-4e1c-8a10-ea6c003c57ec",
"last_updated": "2022-10-31T11:07:09.592199-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "New York Islanders",
"reward": "2.12000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7cb225a4-02da-4d3a-be21-7e9c695aa2e6/?format=api"
}
]
}