GET /api/bet_types/48bbff67-dad4-4cae-a84d-0f8cb0e66b37/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "48bbff67-dad4-4cae-a84d-0f8cb0e66b37",
"match": "https://api-prod.gambitprofit.com/api/matches/dbcd994c-ef6b-4659-9203-0ffe6ea8d8cf/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-20T08:33:11.477892-04: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": "ATL (S Strider)",
"amount": 6434.0
},
{
"team": "ARI (Z Gallen)",
"amount": 3566.0
}
],
"expected_reward_tokens": 9521.22,
"profit_sb": 21.22,
"profit_sb_percentage": 0.22,
"recommended": true
},
"lines": [
{
"id": "b1d755bf-d5f9-446e-9951-8bb5c7c3e1ab",
"gambit_id": "43de283c-78c4-480c-8183-4fc7ae9027b8",
"last_updated": "2023-07-22T09:43:03.780703-04:00",
"created_at": "2023-07-20T08:33:11.481642-04:00",
"name": "ATL (S Strider)",
"reward": "1.48000",
"odds": "1.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48bbff67-dad4-4cae-a84d-0f8cb0e66b37/?format=api"
},
{
"id": "78d14152-32b3-45ab-9bbc-52eda986388a",
"gambit_id": "58f4d775-5993-4351-bda0-3beeecea5d4a",
"last_updated": "2023-07-22T09:43:03.776067-04:00",
"created_at": "2023-07-20T08:33:11.479749-04:00",
"name": "ARI (Z Gallen)",
"reward": "2.67000",
"odds": "2.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48bbff67-dad4-4cae-a84d-0f8cb0e66b37/?format=api"
}
]
}