GET /api/bet_types/e50645ac-b517-4986-8536-c9980ca17255/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e50645ac-b517-4986-8536-c9980ca17255",
"match": "https://api-prod.gambitprofit.com/api/matches/75a1a2ca-43a9-4b6b-9dae-c299d544b5ea/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-20T15:32:14.409895-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": "Arron Blakey",
"amount": 7080.0
},
{
"team": "Naff Higson",
"amount": 2920.0
}
],
"expected_reward_tokens": 9344.0,
"profit_sb": -156.0,
"profit_sb_percentage": -1.64,
"recommended": false
},
"lines": [
{
"id": "24c65268-a015-4b4e-92ef-49c8e2194cd7",
"gambit_id": "c7ee9506-a25e-4c8b-a22e-25fb0c091bbc",
"last_updated": "2023-04-23T18:47:16.476932-04:00",
"created_at": "2023-04-20T15:32:14.416055-04:00",
"name": "Arron Blakey",
"reward": "1.32000",
"odds": "1.33000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e50645ac-b517-4986-8536-c9980ca17255/?format=api"
},
{
"id": "92e6936b-927e-4381-90bf-3d1135e6683c",
"gambit_id": "f63dc0e6-afb7-4639-afa7-3aa281f437ac",
"last_updated": "2023-04-23T18:47:16.474425-04:00",
"created_at": "2023-04-20T15:32:14.413429-04:00",
"name": "Naff Higson",
"reward": "3.20000",
"odds": "3.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e50645ac-b517-4986-8536-c9980ca17255/?format=api"
}
]
}