GET /api/bet_types/bb373e07-a7a6-4efb-8fca-2ea23a7168a6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bb373e07-a7a6-4efb-8fca-2ea23a7168a6",
"match": "https://api-prod.gambitprofit.com/api/matches/153e75ab-84b8-4302-8fc4-04277e0ea5e1/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-13T12:12:09.158264-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": "Anthony Sanchez",
"amount": 5296.0
},
{
"team": "Derek Perez",
"amount": 4704.0
}
],
"expected_reward_tokens": 9266.88,
"profit_sb": -233.12,
"profit_sb_percentage": -2.45,
"recommended": false
},
"lines": [
{
"id": "24a4a056-fa10-4ede-9728-a7543f7952b7",
"gambit_id": "29593fb9-059d-45be-93fe-0df87b083263",
"last_updated": "2023-02-18T09:22:09.300407-05:00",
"created_at": "2023-02-13T12:12:09.161247-05:00",
"name": "Anthony Sanchez",
"reward": "1.75000",
"odds": "1.77000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb373e07-a7a6-4efb-8fca-2ea23a7168a6/?format=api"
},
{
"id": "7f467ab2-4197-4493-b3a8-b11e660c1ac5",
"gambit_id": "9dfadbc4-3a56-407f-9afd-5a9a49696fe4",
"last_updated": "2023-02-18T09:22:09.298741-05:00",
"created_at": "2023-02-13T12:12:09.159824-05:00",
"name": "Derek Perez",
"reward": "1.97000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb373e07-a7a6-4efb-8fca-2ea23a7168a6/?format=api"
}
]
}