GET /api/bet_types/935dc0e3-f589-45e9-a868-bd62e6786aed/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "935dc0e3-f589-45e9-a868-bd62e6786aed",
"match": "https://api-prod.gambitprofit.com/api/matches/8e6806e0-5328-494d-9e88-d41a18cc6f7f/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-02T09:57:11.168213-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": "Golden State Warriors",
"amount": 6020.0
},
{
"team": "Denver Nuggets",
"amount": 3980.0
}
],
"expected_reward_tokens": 9511.6,
"profit_sb": 11.6,
"profit_sb_percentage": 0.12,
"recommended": true
},
"lines": [
{
"id": "8e1e4ffe-f9b9-4d09-b464-cd4a24e11ab9",
"gambit_id": "610a575b-2395-494e-a94d-3b8aae3f3c28",
"last_updated": "2023-04-03T19:46:54.811106-04:00",
"created_at": "2023-04-02T09:57:11.172753-04:00",
"name": "Golden State Warriors",
"reward": "1.58000",
"odds": "1.60610",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/935dc0e3-f589-45e9-a868-bd62e6786aed/?format=api"
},
{
"id": "925b1433-68b4-445d-8e52-f421f0c5b341",
"gambit_id": "8e044da2-44cc-4945-aa87-a1faf15fb305",
"last_updated": "2023-04-03T19:46:54.808683-04:00",
"created_at": "2023-04-02T09:57:11.170425-04:00",
"name": "Denver Nuggets",
"reward": "2.39000",
"odds": "2.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/935dc0e3-f589-45e9-a868-bd62e6786aed/?format=api"
}
]
}