GET /api/bet_types/ac324198-387c-4144-b4ed-d671b115486b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ac324198-387c-4144-b4ed-d671b115486b",
"match": "https://api-prod.gambitprofit.com/api/matches/4c88a530-ae3d-4648-80ea-02804c9311a7/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-15T09:13:08.432720-05: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": "Vegas Golden Knights",
"amount": 6449.0
},
{
"team": "Buffalo Sabres",
"amount": 3551.0
}
],
"expected_reward_tokens": 9480.03,
"profit_sb": -19.97,
"profit_sb_percentage": -0.21,
"recommended": false
},
"lines": [
{
"id": "b9232ac4-084f-4c6b-8fa5-afc479382b6b",
"gambit_id": "695502ea-9297-4dff-b67f-6b34fe0e2c2e",
"last_updated": "2023-12-18T11:03:05.552661-05:00",
"created_at": "2023-12-15T09:13:08.441749-05:00",
"name": "Vegas Golden Knights",
"reward": "1.47000",
"odds": "1.48780",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac324198-387c-4144-b4ed-d671b115486b/?format=api"
},
{
"id": "0bdb082e-66ae-46ac-9945-6d3eaf9eee1f",
"gambit_id": "778c3b4e-7bde-4c82-a34e-33a89feaf801",
"last_updated": "2023-12-18T11:03:05.549391-05:00",
"created_at": "2023-12-15T09:13:08.437052-05:00",
"name": "Buffalo Sabres",
"reward": "2.67000",
"odds": "2.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac324198-387c-4144-b4ed-d671b115486b/?format=api"
}
]
}