GET /api/bet_types/18504168-f07b-4a0f-83e3-dad9ca5b72bf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "18504168-f07b-4a0f-83e3-dad9ca5b72bf",
"match": "https://api-prod.gambitprofit.com/api/matches/94e73045-c95f-457a-ae83-b6522fe89a1d/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-10T15:12:00.881734-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": "Golden State Warriors",
"amount": 7357.0
},
{
"team": "Los Angeles Lakers",
"amount": 2643.0
}
],
"expected_reward_tokens": 9488.37,
"profit_sb": -11.63,
"profit_sb_percentage": -0.12,
"recommended": false
},
"lines": [
{
"id": "9425f812-85a6-4132-a890-72bf3f9c7af8",
"gambit_id": "0afe7d05-50e3-43d1-a2ef-9bfb9237d6a8",
"last_updated": "2023-05-11T11:17:08.488940-04:00",
"created_at": "2023-05-10T15:12:00.883369-04:00",
"name": "Golden State Warriors",
"reward": "1.29000",
"odds": "1.30300",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/18504168-f07b-4a0f-83e3-dad9ca5b72bf/?format=api"
},
{
"id": "41bf93f9-67b4-4fcb-ba3a-514431643766",
"gambit_id": "bca424b9-0ed5-413f-9801-d1ba6e002ef8",
"last_updated": "2023-05-11T11:17:08.490649-04:00",
"created_at": "2023-05-10T15:12:00.884884-04:00",
"name": "Los Angeles Lakers",
"reward": "3.59000",
"odds": "3.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/18504168-f07b-4a0f-83e3-dad9ca5b72bf/?format=api"
}
]
}