GET /api/bet_types/de3e9c06-9641-44d7-ad6c-0d842c6685b2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "de3e9c06-9641-44d7-ad6c-0d842c6685b2",
"match": "https://api-prod.gambitprofit.com/api/matches/93717a64-b249-4232-829c-184a474ff030/?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": "Chicago Bulls",
"amount": 5753.0
},
{
"team": "New York Knicks",
"amount": 4247.0
}
],
"expected_reward_tokens": 9088.58,
"profit_sb": 88.58,
"profit_sb_percentage": 0.98,
"recommended": true
},
"lines": [
{
"id": "8f4a3e70-0c5d-4212-b36c-5c3493ea6121",
"gambit_id": "94c541e1-7307-4843-a5ed-f8e49537f51e",
"last_updated": "2022-12-17T19:32:20.323539-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Chicago Bulls",
"reward": "1.58000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de3e9c06-9641-44d7-ad6c-0d842c6685b2/?format=api"
},
{
"id": "1af3ac69-3a40-4f4d-b351-947839981335",
"gambit_id": "6e251158-3cf3-49d3-9cfc-37656cd013ba",
"last_updated": "2022-12-17T19:32:20.324643-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "New York Knicks",
"reward": "2.14000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de3e9c06-9641-44d7-ad6c-0d842c6685b2/?format=api"
}
]
}