GET /api/bet_types/8e57835e-a89f-401a-8b5e-6771d8471cf6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8e57835e-a89f-401a-8b5e-6771d8471cf6",
"match": "https://api-prod.gambitprofit.com/api/matches/85eb7654-39c2-45a8-a389-c7e3ad18f8d7/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-26T09:43:14.014463-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": "Denver Nuggets",
"amount": 8085.0
},
{
"team": "San Antonio Spurs",
"amount": 1915.0
}
],
"expected_reward_tokens": 9459.45,
"profit_sb": -40.55,
"profit_sb_percentage": -0.43,
"recommended": false
},
"lines": [
{
"id": "22024780-a5f8-41b2-9716-61f32b31dd96",
"gambit_id": "48f292b0-faf4-40bf-9146-5f7aa44d0c2c",
"last_updated": "2023-11-27T21:27:56.921350-05:00",
"created_at": "2023-11-26T09:43:14.024543-05:00",
"name": "Denver Nuggets",
"reward": "1.17000",
"odds": "1.18180",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e57835e-a89f-401a-8b5e-6771d8471cf6/?format=api"
},
{
"id": "aa27d663-e150-4850-9fe8-7c044280f5da",
"gambit_id": "b79bc346-f3f9-4b9f-a96e-2df358c77e9a",
"last_updated": "2023-11-27T21:27:56.918015-05:00",
"created_at": "2023-11-26T09:43:14.019258-05:00",
"name": "San Antonio Spurs",
"reward": "4.94000",
"odds": "5.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e57835e-a89f-401a-8b5e-6771d8471cf6/?format=api"
}
]
}