GET /api/bet_types/8ac10f97-a76a-4885-a88e-c8168f40cd94/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8ac10f97-a76a-4885-a88e-c8168f40cd94",
"match": "https://api-prod.gambitprofit.com/api/matches/391b17c3-b0ba-4379-a5e3-2f9e3f50e6e7/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-26T09:48:14.603833-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": "New York Knicks",
"amount": 6759.0
},
{
"team": "Phoenix Suns",
"amount": 3241.0
}
],
"expected_reward_tokens": 9462.6,
"profit_sb": -37.4,
"profit_sb_percentage": -0.39,
"recommended": false
},
"lines": [
{
"id": "06c30be7-9b55-43a8-a0b8-8841bc790cd3",
"gambit_id": "6d17186c-4b6f-4afc-9670-2733d13ab842",
"last_updated": "2023-11-27T21:32:58.511832-05:00",
"created_at": "2023-11-26T09:48:14.612456-05:00",
"name": "New York Knicks",
"reward": "1.40000",
"odds": "1.41670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ac10f97-a76a-4885-a88e-c8168f40cd94/?format=api"
},
{
"id": "9b6feb99-4d66-4385-836e-d7b6415fef6b",
"gambit_id": "d3bba29f-b887-43cf-8544-e5fce1058c25",
"last_updated": "2023-11-27T21:32:58.508700-05:00",
"created_at": "2023-11-26T09:48:14.607633-05:00",
"name": "Phoenix Suns",
"reward": "2.92000",
"odds": "3.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ac10f97-a76a-4885-a88e-c8168f40cd94/?format=api"
}
]
}