GET /api/bet_types/fc076acc-7ef0-437a-b36b-8afa916ca3e1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fc076acc-7ef0-437a-b36b-8afa916ca3e1",
"match": "https://api-prod.gambitprofit.com/api/matches/16202f1b-222f-4d01-87ee-f3081e6d6f82/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-11T09:01:54.827530-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": "Denver Nuggets",
"amount": 7084.0
},
{
"team": "Charlotte Hornets",
"amount": 2916.0
}
],
"expected_reward_tokens": 9563.4,
"profit_sb": 63.4,
"profit_sb_percentage": 0.67,
"recommended": true
},
"lines": [
{
"id": "e3e29c54-02cf-4a6f-b93e-2e83234ed87b",
"gambit_id": "143e4284-ff6e-41d8-8cca-e25b993e12c0",
"last_updated": "2023-02-12T09:47:15.518570-05:00",
"created_at": "2023-02-11T09:01:54.830155-05:00",
"name": "Denver Nuggets",
"reward": "1.35000",
"odds": "1.36360",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc076acc-7ef0-437a-b36b-8afa916ca3e1/?format=api"
},
{
"id": "287e59c6-9e03-4ae0-ada1-68a5753c98f3",
"gambit_id": "84c5e2ee-f86b-4263-9370-527573c481dc",
"last_updated": "2023-02-12T09:47:15.517402-05:00",
"created_at": "2023-02-11T09:01:54.828834-05:00",
"name": "Charlotte Hornets",
"reward": "3.28000",
"odds": "3.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc076acc-7ef0-437a-b36b-8afa916ca3e1/?format=api"
}
]
}