GET /api/bet_types/dce89103-2586-4f20-a51b-e8ac7547a972/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "dce89103-2586-4f20-a51b-e8ac7547a972",
"match": "https://api-prod.gambitprofit.com/api/matches/77e61b9c-7908-4c29-b0e8-660825c47a0b/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-16T09:21:55.209762-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": "Calgary Flames",
"amount": 7115.0
},
{
"team": "Detroit Red Wings",
"amount": 2885.0
}
],
"expected_reward_tokens": 9605.25,
"profit_sb": 105.25,
"profit_sb_percentage": 1.11,
"recommended": true
},
"lines": [
{
"id": "ab4f511c-79ac-4881-acdd-cbbbfb874a70",
"gambit_id": "e3b764e4-d76a-4356-9f88-7cfec1fbc9e2",
"last_updated": "2023-02-17T09:26:49.633723-05:00",
"created_at": "2023-02-16T09:21:55.210936-05:00",
"name": "Calgary Flames",
"reward": "1.35000",
"odds": "1.35710",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dce89103-2586-4f20-a51b-e8ac7547a972/?format=api"
},
{
"id": "3ab2ac23-bdc9-4a0c-a630-bbcf76f0681a",
"gambit_id": "012817b2-b926-4170-920c-87139e625833",
"last_updated": "2023-02-17T09:26:49.634827-05:00",
"created_at": "2023-02-16T09:21:55.212308-05:00",
"name": "Detroit Red Wings",
"reward": "3.33000",
"odds": "3.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dce89103-2586-4f20-a51b-e8ac7547a972/?format=api"
}
]
}