GET /api/bet_types/220f2bdd-1f5e-4fb1-8078-a69c61eeb39d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "220f2bdd-1f5e-4fb1-8078-a69c61eeb39d",
"match": "https://api-prod.gambitprofit.com/api/matches/b9c383ca-8f0a-4211-ba90-cae3c87f9639/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-04T09:52:11.775247-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": "Minnesota Timberwolves",
"amount": 5599.0
},
{
"team": "Brooklyn Nets",
"amount": 4401.0
}
],
"expected_reward_tokens": 9462.15,
"profit_sb": -37.85,
"profit_sb_percentage": -0.4,
"recommended": false
},
"lines": [
{
"id": "21a4683f-72e4-49ff-8909-9230a7f80c31",
"gambit_id": "b4453bd5-02de-4861-ae9f-0f397ec5d0d9",
"last_updated": "2023-04-05T17:42:15.128459-04:00",
"created_at": "2023-04-04T09:52:11.778387-04:00",
"name": "Minnesota Timberwolves",
"reward": "1.69000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/220f2bdd-1f5e-4fb1-8078-a69c61eeb39d/?format=api"
},
{
"id": "c4ff883f-96fc-4194-8d8d-5edf6d56a0f0",
"gambit_id": "07761bc2-794c-4376-a80b-08f842632314",
"last_updated": "2023-04-05T17:42:15.125604-04:00",
"created_at": "2023-04-04T09:52:11.776794-04:00",
"name": "Brooklyn Nets",
"reward": "2.15000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/220f2bdd-1f5e-4fb1-8078-a69c61eeb39d/?format=api"
}
]
}