GET /api/bet_types/6f50bf66-8f75-4a5f-9c0f-9be26e5592eb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6f50bf66-8f75-4a5f-9c0f-9be26e5592eb",
"match": "https://api-prod.gambitprofit.com/api/matches/414e5e78-6d98-4619-b915-5bda08dc59a1/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-23T09:07:01.293939-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": "Minnesota Wild",
"amount": 6173.0
},
{
"team": "Columbus Blue Jackets",
"amount": 3827.0
}
],
"expected_reward_tokens": 9567.5,
"profit_sb": 67.5,
"profit_sb_percentage": 0.71,
"recommended": true
},
"lines": [
{
"id": "eab6c5f2-66e9-4c85-891e-c3d2a22596a8",
"gambit_id": "c0263c45-9564-40af-9bef-44a757017b88",
"last_updated": "2023-02-24T11:47:03.128158-05:00",
"created_at": "2023-02-23T09:07:01.296491-05:00",
"name": "Minnesota Wild",
"reward": "1.55000",
"odds": "1.57140",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f50bf66-8f75-4a5f-9c0f-9be26e5592eb/?format=api"
},
{
"id": "2211f0c8-bda0-462a-b65d-c68d34492c29",
"gambit_id": "130651b2-3de2-4699-a2a6-8ad0b79f7613",
"last_updated": "2023-02-24T11:47:03.127082-05:00",
"created_at": "2023-02-23T09:07:01.295168-05:00",
"name": "Columbus Blue Jackets",
"reward": "2.50000",
"odds": "2.55000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f50bf66-8f75-4a5f-9c0f-9be26e5592eb/?format=api"
}
]
}