GET /api/bet_types/7177d330-48f0-4096-a01b-bc04184c57dc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7177d330-48f0-4096-a01b-bc04184c57dc",
"match": "https://api-prod.gambitprofit.com/api/matches/3f56a06a-e6c5-4e8b-bb42-782ad9453942/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-18T08:53:10.816047-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": "LAA (P Sandoval)",
"amount": 5052.0
},
{
"team": "NYY (D German)",
"amount": 4948.0
}
],
"expected_reward_tokens": 9548.28,
"profit_sb": 48.28,
"profit_sb_percentage": 0.51,
"recommended": true
},
"lines": [
{
"id": "88e8bcce-98f0-431e-9775-1dc5be627198",
"gambit_id": "ed434cf2-6826-42f6-8396-e4eb500dd233",
"last_updated": "2023-07-20T09:48:24.532994-04:00",
"created_at": "2023-07-18T08:53:10.819950-04:00",
"name": "LAA (P Sandoval)",
"reward": "1.89000",
"odds": "1.93460",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7177d330-48f0-4096-a01b-bc04184c57dc/?format=api"
},
{
"id": "92601ab7-2f21-440f-b7f6-9e157008b9ce",
"gambit_id": "65432037-410e-4998-928d-7174a2775a59",
"last_updated": "2023-07-20T09:48:24.531675-04:00",
"created_at": "2023-07-18T08:53:10.818024-04:00",
"name": "NYY (D German)",
"reward": "1.93000",
"odds": "1.97090",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7177d330-48f0-4096-a01b-bc04184c57dc/?format=api"
}
]
}