GET /api/bet_types/ea992012-f67c-49b6-a01f-a3637ddb930b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ea992012-f67c-49b6-a01f-a3637ddb930b",
"match": "https://api-prod.gambitprofit.com/api/matches/d711cdfb-2076-4c0b-9ee5-4ac91892ec45/?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": "SEA (C Flexen)",
"amount": 5654.0
},
{
"team": "LAA (R Detmers)",
"amount": 4346.0
}
],
"expected_reward_tokens": 9385.64,
"profit_sb": 385.64,
"profit_sb_percentage": 4.28,
"recommended": true
},
"lines": [
{
"id": "42d2f38b-1222-4e56-bdd8-b66c0c20cec1",
"gambit_id": "afe11d0f-4167-47fa-8501-d2f71711fa62",
"last_updated": "2022-08-07T10:52:17.218980-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "SEA (C Flexen)",
"reward": "1.66000",
"odds": "1.72460",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ea992012-f67c-49b6-a01f-a3637ddb930b/?format=api"
},
{
"id": "9729b99d-047c-44d7-b35f-1e82a5d530b1",
"gambit_id": "7b8fa861-3c4f-4659-b8d5-ad597888786c",
"last_updated": "2022-08-07T10:52:17.219867-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "LAA (R Detmers)",
"reward": "2.16000",
"odds": "2.28000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ea992012-f67c-49b6-a01f-a3637ddb930b/?format=api"
}
]
}