GET /api/bet_types/06191387-8021-495d-a2a1-2bec4af59acd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "06191387-8021-495d-a2a1-2bec4af59acd",
"match": "https://api-prod.gambitprofit.com/api/matches/56a66be7-22ec-44ed-91f8-db206cbe5a90/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-18T12:12:00.600053-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 Jersey Devils",
"amount": 5423.0
},
{
"team": "New York Rangers",
"amount": 4577.0
}
],
"expected_reward_tokens": 9381.79,
"profit_sb": -118.21,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "199bd31b-1733-4351-9868-df8bcc3d6ac4",
"gambit_id": "c60ce68b-4e7b-4760-bf6b-01448286cf67",
"last_updated": "2023-04-19T20:46:54.227354-04:00",
"created_at": "2023-04-18T12:12:00.601788-04:00",
"name": "New Jersey Devils",
"reward": "1.73000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/06191387-8021-495d-a2a1-2bec4af59acd/?format=api"
},
{
"id": "c25aeafa-83c5-41ed-add8-7b28d9f705fe",
"gambit_id": "98b76865-28de-41c5-8bb4-7231fa3ee197",
"last_updated": "2023-04-19T20:46:54.229670-04:00",
"created_at": "2023-04-18T12:12:00.604774-04:00",
"name": "New York Rangers",
"reward": "2.05000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/06191387-8021-495d-a2a1-2bec4af59acd/?format=api"
}
]
}