GET /api/bet_types/fe90cc10-3f0d-4896-ba39-64272b1cfb4d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fe90cc10-3f0d-4896-ba39-64272b1cfb4d",
"match": "https://api-prod.gambitprofit.com/api/matches/f547b0ee-3ec7-4299-9d40-29ee9e7164bd/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-23T08:33:17.975069-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": "TAM (A Civale)",
"amount": 7033.0
},
{
"team": "COL (A Gomber)",
"amount": 2967.0
}
],
"expected_reward_tokens": 9494.4,
"profit_sb": -5.6,
"profit_sb_percentage": -0.06,
"recommended": false
},
"lines": [
{
"id": "66da40cf-8be9-4e83-8da9-766ba826c1a7",
"gambit_id": "f136feff-5cce-4272-806a-419e23b94a28",
"last_updated": "2023-08-25T10:13:05.178685-04:00",
"created_at": "2023-08-23T08:33:17.980312-04:00",
"name": "TAM (A Civale)",
"reward": "1.35000",
"odds": "1.37040",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fe90cc10-3f0d-4896-ba39-64272b1cfb4d/?format=api"
},
{
"id": "86c30954-1e0b-453b-8064-f8f49d3e91a4",
"gambit_id": "22a17f8e-4bd7-4fc2-bd83-e0ddeb0fa8cf",
"last_updated": "2023-08-25T10:13:05.182009-04:00",
"created_at": "2023-08-23T08:33:17.984883-04:00",
"name": "COL (A Gomber)",
"reward": "3.20000",
"odds": "3.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fe90cc10-3f0d-4896-ba39-64272b1cfb4d/?format=api"
}
]
}