GET /api/bet_types/54b474d4-5ad2-42bf-ab5e-030faa3aeb47/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "54b474d4-5ad2-42bf-ab5e-030faa3aeb47",
"match": "https://api-prod.gambitprofit.com/api/matches/646dab0b-e1dc-4438-85c5-f832530f0100/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-23T09:28:11.682299-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": "NYM (K Senga)",
"amount": 5013.0
},
{
"team": "PHI (T Walker)",
"amount": 4987.0
}
],
"expected_reward_tokens": 9574.83,
"profit_sb": 74.83,
"profit_sb_percentage": 0.79,
"recommended": true
},
"lines": [
{
"id": "9a615a94-3ce0-441f-a86d-a5ee88294773",
"gambit_id": "c9a1b020-d821-440a-a6cc-78ca71409980",
"last_updated": "2023-06-26T10:18:03.426552-04:00",
"created_at": "2023-06-23T09:28:11.684267-04:00",
"name": "NYM (K Senga)",
"reward": "1.91000",
"odds": "1.94340",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/54b474d4-5ad2-42bf-ab5e-030faa3aeb47/?format=api"
},
{
"id": "f11bf675-2072-4dae-987c-5229ca8a75b9",
"gambit_id": "1563817a-f900-4835-8edb-d2d8a4db5cf2",
"last_updated": "2023-06-26T10:18:03.428945-04:00",
"created_at": "2023-06-23T09:28:11.686327-04:00",
"name": "PHI (T Walker)",
"reward": "1.92000",
"odds": "1.96150",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/54b474d4-5ad2-42bf-ab5e-030faa3aeb47/?format=api"
}
]
}