GET /api/bet_types/93b50112-c87d-41e1-be47-e2c7ac086721/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "93b50112-c87d-41e1-be47-e2c7ac086721",
"match": "https://api-prod.gambitprofit.com/api/matches/d7a6bb05-c86f-46c4-be8e-673e77e04568/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-12T10:57:58.762840-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": "Las Vegas Raiders",
"amount": 5788.0
},
{
"team": "New England Patriots",
"amount": 4212.0
}
],
"expected_reward_tokens": 9434.44,
"profit_sb": -65.56,
"profit_sb_percentage": -0.69,
"recommended": false
},
"lines": [
{
"id": "7b4d41f4-1d81-4490-98ca-a91d3bc1a917",
"gambit_id": "68ec958e-5fe8-490c-b1f3-3334dce928c6",
"last_updated": "2023-10-16T18:28:00.894578-04:00",
"created_at": "2023-10-12T10:57:58.770751-04:00",
"name": "Las Vegas Raiders",
"reward": "1.63000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/93b50112-c87d-41e1-be47-e2c7ac086721/?format=api"
},
{
"id": "49af6bb4-b620-486b-958f-da6f076f41f7",
"gambit_id": "21da1a7d-9489-44cb-97b2-853e73d770c7",
"last_updated": "2023-10-16T18:28:00.890826-04:00",
"created_at": "2023-10-12T10:57:58.766618-04:00",
"name": "New England Patriots",
"reward": "2.24000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/93b50112-c87d-41e1-be47-e2c7ac086721/?format=api"
}
]
}