GET /api/bet_types/5fae1703-3516-459b-9af9-d950621f69f5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5fae1703-3516-459b-9af9-d950621f69f5",
"match": "https://api-prod.gambitprofit.com/api/matches/c6816e12-7145-4cd7-9e43-d21ff2b39246/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-16T09:08:27.208552-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": "MIN (J Ryan)",
"amount": 6232.0
},
{
"team": "OAK (J Sears)",
"amount": 3768.0
}
],
"expected_reward_tokens": 9533.04,
"profit_sb": 33.04,
"profit_sb_percentage": 0.35,
"recommended": true
},
"lines": [
{
"id": "3eae5617-6e75-4b1b-ade7-57cc70069529",
"gambit_id": "02eaa5f4-0f12-4fe6-a45c-d63cad9c6c7b",
"last_updated": "2023-07-18T08:58:14.699152-04:00",
"created_at": "2023-07-16T09:08:27.209985-04:00",
"name": "MIN (J Ryan)",
"reward": "1.53000",
"odds": "1.55560",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5fae1703-3516-459b-9af9-d950621f69f5/?format=api"
},
{
"id": "586e579e-ccda-4593-af92-ddd0f41b0e1f",
"gambit_id": "790508a4-e72f-46db-8873-58a63adc7e49",
"last_updated": "2023-07-18T08:58:14.700496-04:00",
"created_at": "2023-07-16T09:08:27.211442-04:00",
"name": "OAK (J Sears)",
"reward": "2.53000",
"odds": "2.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5fae1703-3516-459b-9af9-d950621f69f5/?format=api"
}
]
}