GET /api/bet_types/6a5d1893-a039-489c-822b-6706a6a0ea23/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6a5d1893-a039-489c-822b-6706a6a0ea23",
"match": "https://api-prod.gambitprofit.com/api/matches/1c20fa15-9cbd-4add-a4ce-932dbc5ab496/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-22T10:13:14.496143-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": "Denver Nuggets",
"amount": 6324.0
},
{
"team": "Brooklyn Nets",
"amount": 3676.0
}
],
"expected_reward_tokens": 9484.08,
"profit_sb": -15.92,
"profit_sb_percentage": -0.17,
"recommended": false
},
"lines": [
{
"id": "2987a6d8-ace1-4d0d-9d1e-fabbf776f89e",
"gambit_id": "ba66b00e-274d-4451-b3a2-006dcbfd2262",
"last_updated": "2023-12-23T15:58:07.004393-05:00",
"created_at": "2023-12-22T10:13:14.500199-05:00",
"name": "Denver Nuggets",
"reward": "1.50000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a5d1893-a039-489c-822b-6706a6a0ea23/?format=api"
},
{
"id": "9ec6efdc-7a44-4e43-b8cd-70fa226f7264",
"gambit_id": "454c93fe-010f-4464-a65d-8d61b8b8d57b",
"last_updated": "2023-12-23T15:58:07.009427-05:00",
"created_at": "2023-12-22T10:13:14.504391-05:00",
"name": "Brooklyn Nets",
"reward": "2.58000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a5d1893-a039-489c-822b-6706a6a0ea23/?format=api"
}
]
}