GET /api/bet_types/ecd1263a-7a50-4cb7-a354-6b30bd363e1e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ecd1263a-7a50-4cb7-a354-6b30bd363e1e",
"match": "https://api-prod.gambitprofit.com/api/matches/0c0d245e-436f-46df-a614-2bc5fa4dddfa/?format=api",
"name": "Play the Odds",
"created_at": "2023-07-07T11:33:29.656186-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": "PIT",
"amount": 5107.0
},
{
"team": "ARI",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "91315885-e7ea-44ad-9847-d0272d3c76b8",
"gambit_id": "bae74f85-7383-4a8f-b8a8-efc007179c7b",
"last_updated": "2023-07-09T09:58:32.945048-04:00",
"created_at": "2023-07-07T11:33:29.658018-04:00",
"name": "PIT",
"reward": "1.83000",
"odds": "1.86960",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ecd1263a-7a50-4cb7-a354-6b30bd363e1e/?format=api"
},
{
"id": "cf5fadc5-c653-4f89-82b7-5fe2d11c00ba",
"gambit_id": "3941a944-d3f4-4157-a66c-90ace4e466df",
"last_updated": "2023-07-09T09:58:32.947655-04:00",
"created_at": "2023-07-07T11:33:29.659855-04:00",
"name": "ARI",
"reward": "1.91000",
"odds": "1.95240",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ecd1263a-7a50-4cb7-a354-6b30bd363e1e/?format=api"
}
]
}