GET /api/bet_types/cdb38c75-75a3-4786-b7ad-273880922540/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cdb38c75-75a3-4786-b7ad-273880922540",
"match": "https://api-prod.gambitprofit.com/api/matches/6a64da86-a1a9-4c00-8b27-15ce4dc11229/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-22T08:38:12.243212-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 (Z Wheeler)",
"amount": 5440.0
},
{
"team": "CLE (T Bibee)",
"amount": 4560.0
}
],
"expected_reward_tokens": 9574.4,
"profit_sb": 74.4,
"profit_sb_percentage": 0.78,
"recommended": true
},
"lines": [
{
"id": "f1ce5e7d-630e-46a3-adc3-370e73e3cec4",
"gambit_id": "5957e7a9-c3f9-430d-a78c-cd7abbd7d84f",
"last_updated": "2023-07-23T21:53:27.502365-04:00",
"created_at": "2023-07-22T08:38:12.266041-04:00",
"name": "PHI (Z Wheeler)",
"reward": "1.76000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cdb38c75-75a3-4786-b7ad-273880922540/?format=api"
},
{
"id": "5ad7f4f9-2cae-4103-a2b0-bcabae5927c9",
"gambit_id": "5c561013-d4a2-4dfc-87e4-5c846f1b3771",
"last_updated": "2023-07-23T21:53:27.505514-04:00",
"created_at": "2023-07-22T08:38:12.272989-04:00",
"name": "CLE (T Bibee)",
"reward": "2.10000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cdb38c75-75a3-4786-b7ad-273880922540/?format=api"
}
]
}