GET /api/bet_types/db6d1e24-1123-4351-a7cf-ab7d72b75310/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "db6d1e24-1123-4351-a7cf-ab7d72b75310",
"match": "https://api-prod.gambitprofit.com/api/matches/c4f113fd-4253-4627-8496-20ee1aa0c658/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-17T09:32:58.826332-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": "PHI (C Sanchez)",
"amount": 6182.0
},
{
"team": "OAK (J Kaprielian)",
"amount": 3818.0
}
],
"expected_reward_tokens": 9582.1,
"profit_sb": 82.1,
"profit_sb_percentage": 0.86,
"recommended": true
},
"lines": [
{
"id": "7109b3eb-aedf-44a4-ba3e-1f05fa038f03",
"gambit_id": "47d25846-b47c-4751-b064-e646fb703c73",
"last_updated": "2023-06-18T10:28:11.279727-04:00",
"created_at": "2023-06-17T09:32:58.829074-04:00",
"name": "PHI (C Sanchez)",
"reward": "1.55000",
"odds": "1.57140",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db6d1e24-1123-4351-a7cf-ab7d72b75310/?format=api"
},
{
"id": "52e34fd2-056c-4206-b332-c6bff78cddca",
"gambit_id": "7afc4a6b-08c2-4970-8320-8ebb0690a53c",
"last_updated": "2023-06-18T10:28:11.281902-04:00",
"created_at": "2023-06-17T09:32:58.832450-04:00",
"name": "OAK (J Kaprielian)",
"reward": "2.51000",
"odds": "2.57000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db6d1e24-1123-4351-a7cf-ab7d72b75310/?format=api"
}
]
}