GET /api/bet_types/55d3433b-aa65-47ac-aabf-80309774d0ae/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "55d3433b-aa65-47ac-aabf-80309774d0ae",
"match": "https://api-prod.gambitprofit.com/api/matches/dade995a-c3a5-404f-83ab-8e7c6e9bf965/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-27T09:18:09.808935-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": "Indiana Pacers",
"amount": 8324.0
},
{
"team": "Portland Trail Blazers",
"amount": 1676.0
}
],
"expected_reward_tokens": 9486.16,
"profit_sb": -13.84,
"profit_sb_percentage": -0.15,
"recommended": false
},
"lines": [
{
"id": "4d2ec830-f6be-444a-ba02-6065e0aa8b35",
"gambit_id": "9d6a980c-3530-4c25-b02d-5fe6e0eee788",
"last_updated": "2023-11-28T21:48:02.706825-05:00",
"created_at": "2023-11-27T09:18:09.820429-05:00",
"name": "Indiana Pacers",
"reward": "1.14000",
"odds": "1.14710",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55d3433b-aa65-47ac-aabf-80309774d0ae/?format=api"
},
{
"id": "6a5ff9a4-8038-42a7-ac35-c0b35eb5ecdf",
"gambit_id": "40beb14c-6c56-4c9c-b4c2-3ac63231228b",
"last_updated": "2023-11-28T21:48:02.699325-05:00",
"created_at": "2023-11-27T09:18:09.812666-05:00",
"name": "Portland Trail Blazers",
"reward": "5.66000",
"odds": "5.85000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55d3433b-aa65-47ac-aabf-80309774d0ae/?format=api"
}
]
}