GET /api/bet_types/37210fab-1bd7-4bc7-956c-509e57ff6d46/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "37210fab-1bd7-4bc7-956c-509e57ff6d46",
"match": "https://api-prod.gambitprofit.com/api/matches/ab29dfde-2b74-401f-bffe-2305ab9d998e/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-19T12:17:07.837167-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": "KAN (B Singer)",
"amount": 5117.0
},
{
"team": "TEX (M Perez)",
"amount": 4883.0
}
],
"expected_reward_tokens": 9568.79,
"profit_sb": 68.79,
"profit_sb_percentage": 0.72,
"recommended": true
},
"lines": [
{
"id": "897a95ff-c312-450c-b027-598c42881a71",
"gambit_id": "6cd4c393-9ecf-47be-aa7f-46907e7d3d62",
"last_updated": "2023-04-20T11:42:17.686798-04:00",
"created_at": "2023-04-19T12:17:07.838686-04:00",
"name": "KAN (B Singer)",
"reward": "1.87000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/37210fab-1bd7-4bc7-956c-509e57ff6d46/?format=api"
},
{
"id": "bdb74565-3150-4feb-9b40-b94c3371831e",
"gambit_id": "6893cb36-a568-4f1d-b670-15145db219d4",
"last_updated": "2023-04-20T11:42:17.688565-04:00",
"created_at": "2023-04-19T12:17:07.840254-04:00",
"name": "TEX (M Perez)",
"reward": "1.96000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/37210fab-1bd7-4bc7-956c-509e57ff6d46/?format=api"
}
]
}