GET /api/bet_types/9e47f405-ced5-459d-85e6-03f25aa8aeac/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9e47f405-ced5-459d-85e6-03f25aa8aeac",
"match": "https://api-prod.gambitprofit.com/api/matches/2643902d-d7b7-4ec1-8f93-ee4dce748264/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-15T11:36:59.369850-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": "Boston Celtics",
"amount": 7554.0
},
{
"team": "Miami Heat",
"amount": 2446.0
}
],
"expected_reward_tokens": 9441.56,
"profit_sb": -58.44,
"profit_sb_percentage": -0.62,
"recommended": false
},
"lines": [
{
"id": "5dd4badc-ecce-41a1-a7fc-02dc60efb8d9",
"gambit_id": "de90430e-db4a-4377-9851-514504af2181",
"last_updated": "2023-05-18T11:47:14.859446-04:00",
"created_at": "2023-05-15T11:36:59.371563-04:00",
"name": "Boston Celtics",
"reward": "1.25000",
"odds": "1.26320",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9e47f405-ced5-459d-85e6-03f25aa8aeac/?format=api"
},
{
"id": "5eabf403-7a0d-48eb-acb6-452b50051a8e",
"gambit_id": "605c99fc-b1da-409e-bef9-8d5f1f98415c",
"last_updated": "2023-05-18T11:47:14.860814-04:00",
"created_at": "2023-05-15T11:36:59.373290-04:00",
"name": "Miami Heat",
"reward": "3.86000",
"odds": "4.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9e47f405-ced5-459d-85e6-03f25aa8aeac/?format=api"
}
]
}