GET /api/bet_types/12754ebb-f02a-4711-84d1-a03556b19f42/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "12754ebb-f02a-4711-84d1-a03556b19f42",
"match": "https://api-prod.gambitprofit.com/api/matches/07d8f6c7-ac77-44d4-ab65-bfec11964d88/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-28T11:22:18.073232-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": "BAL (G Rodriguez)",
"amount": 5440.0
},
{
"team": "DET (Ed Rodriguez)",
"amount": 4560.0
}
],
"expected_reward_tokens": 9574.4,
"profit_sb": 74.4,
"profit_sb_percentage": 0.78,
"recommended": true
},
"lines": [
{
"id": "ab5bc629-d4d6-431f-a40b-d2a08d50578e",
"gambit_id": "5e380b14-7ea3-45fd-ba75-5f49f7239c46",
"last_updated": "2023-05-05T18:37:20.192535-04:00",
"created_at": "2023-04-28T11:22:18.076499-04:00",
"name": "BAL (G Rodriguez)",
"reward": "1.76000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/12754ebb-f02a-4711-84d1-a03556b19f42/?format=api"
},
{
"id": "6bb6b45b-6c2e-4398-acaf-935d29358aaf",
"gambit_id": "cda5f824-297a-4c8f-acb0-29c665cfbb9f",
"last_updated": "2023-05-05T18:37:20.190004-04:00",
"created_at": "2023-04-28T11:22:18.074746-04:00",
"name": "DET (Ed Rodriguez)",
"reward": "2.10000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/12754ebb-f02a-4711-84d1-a03556b19f42/?format=api"
}
]
}