GET /api/bet_types/e9092d0f-0802-4bdd-90ff-eb11f2770aa2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e9092d0f-0802-4bdd-90ff-eb11f2770aa2",
"match": "https://api-prod.gambitprofit.com/api/matches/4de8cde7-c4c8-4d90-892f-356ef155be8a/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-21T10:17:16.082282-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": "ATL (J Shuster)",
"amount": 5183.0
},
{
"team": "SEA (G Kirby)",
"amount": 4817.0
}
],
"expected_reward_tokens": 9536.72,
"profit_sb": 36.72,
"profit_sb_percentage": 0.39,
"recommended": true
},
"lines": [
{
"id": "cf8328e8-ab21-4be2-a037-fd53c3be9dc2",
"gambit_id": "7dc9f458-a05b-4c7f-a558-2d500e7619a1",
"last_updated": "2023-05-22T14:42:19.954487-04:00",
"created_at": "2023-05-21T10:17:16.083926-04:00",
"name": "ATL (J Shuster)",
"reward": "1.84000",
"odds": "1.88500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9092d0f-0802-4bdd-90ff-eb11f2770aa2/?format=api"
},
{
"id": "fab2ac46-fb7d-41d1-ac2c-cf032519fc39",
"gambit_id": "dbf4233b-613a-4fd8-bc98-153ac08b4ea8",
"last_updated": "2023-05-22T14:42:19.955706-04:00",
"created_at": "2023-05-21T10:17:16.085642-04:00",
"name": "SEA (G Kirby)",
"reward": "1.98000",
"odds": "2.03000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9092d0f-0802-4bdd-90ff-eb11f2770aa2/?format=api"
}
]
}