GET /api/bet_types/6701a00b-4738-40a5-af8f-959ea51ab5ad/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6701a00b-4738-40a5-af8f-959ea51ab5ad",
"match": "https://api-prod.gambitprofit.com/api/matches/8d111c31-cbe4-4882-8d3d-5eabec4efc0d/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-02T05:47:22.830992-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": "Connor Tierney",
"amount": 6432.0
},
{
"team": "Jake Lindsey",
"amount": 3568.0
}
],
"expected_reward_tokens": 9455.04,
"profit_sb": -44.96,
"profit_sb_percentage": -0.47,
"recommended": false
},
"lines": [
{
"id": "d10c7974-b8c7-45d9-be7a-5b9e883999f3",
"gambit_id": "90aa2c3a-050b-4967-802a-e8d617699d78",
"last_updated": "2023-03-06T14:57:10.935101-05:00",
"created_at": "2023-03-02T05:47:22.833923-05:00",
"name": "Connor Tierney",
"reward": "1.47000",
"odds": "1.48000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6701a00b-4738-40a5-af8f-959ea51ab5ad/?format=api"
},
{
"id": "025e7c03-68a8-4d0b-aab1-bd59e2c5565e",
"gambit_id": "50a4f016-e87a-4d4d-b33e-75ff0c149463",
"last_updated": "2023-03-06T14:57:10.933890-05:00",
"created_at": "2023-03-02T05:47:22.832539-05:00",
"name": "Jake Lindsey",
"reward": "2.65000",
"odds": "2.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6701a00b-4738-40a5-af8f-959ea51ab5ad/?format=api"
}
]
}