GET /api/bet_types/c84b8772-84f1-4807-8dce-9d7861cf9101/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c84b8772-84f1-4807-8dce-9d7861cf9101",
"match": "https://api-prod.gambitprofit.com/api/matches/34f9cd6a-21ea-4081-8c0b-80d596398b4e/?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": "Vancouver Canucks",
"amount": 6389.0
},
{
"team": "Arizona Coyotes",
"amount": 3611.0
}
],
"expected_reward_tokens": 9135.83,
"profit_sb": 135.83,
"profit_sb_percentage": 1.51,
"recommended": true
},
"lines": [
{
"id": "2dab788b-6a06-4578-b0ce-49b688aeb12a",
"gambit_id": "c4f7db6c-3498-4c0d-99ce-dbfcffd9bcd7",
"last_updated": "2022-12-05T11:22:14.154723-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Vancouver Canucks",
"reward": "1.43000",
"odds": "1.48780",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c84b8772-84f1-4807-8dce-9d7861cf9101/?format=api"
},
{
"id": "06fb535e-a0cd-4b0e-a6dc-271a0e433476",
"gambit_id": "181b0bb4-8c74-4d42-9645-0ddf40331361",
"last_updated": "2022-12-05T11:22:14.155765-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Arizona Coyotes",
"reward": "2.53000",
"odds": "2.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c84b8772-84f1-4807-8dce-9d7861cf9101/?format=api"
}
]
}