GET /api/bet_types/d8c3a26c-0c45-4f68-80db-b8560448c0c8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d8c3a26c-0c45-4f68-80db-b8560448c0c8",
"match": "https://api-prod.gambitprofit.com/api/matches/0868cafb-1cf5-4c00-bd71-f68b0c91952a/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-20T10:51:58.652974-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": "Los Angeles Lakers",
"amount": 6595.0
},
{
"team": "Denver Nuggets",
"amount": 3405.0
}
],
"expected_reward_tokens": 9430.85,
"profit_sb": -69.15,
"profit_sb_percentage": -0.73,
"recommended": false
},
"lines": [
{
"id": "8d3a6765-c38b-4b9f-ae86-e23498fb4f80",
"gambit_id": "98740bcc-2890-42f9-a29e-f983ae1db569",
"last_updated": "2023-05-22T13:31:57.732053-04:00",
"created_at": "2023-05-20T10:51:58.654389-04:00",
"name": "Los Angeles Lakers",
"reward": "1.43000",
"odds": "1.44440",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d8c3a26c-0c45-4f68-80db-b8560448c0c8/?format=api"
},
{
"id": "261e1edf-5799-402b-820d-2f50e74e0cb5",
"gambit_id": "c0871e76-750a-4cd2-83a3-340724e7d8f1",
"last_updated": "2023-05-22T13:31:57.733336-04:00",
"created_at": "2023-05-20T10:51:58.656109-04:00",
"name": "Denver Nuggets",
"reward": "2.77000",
"odds": "2.85000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d8c3a26c-0c45-4f68-80db-b8560448c0c8/?format=api"
}
]
}