GET /api/bet_types/364ad5e1-6a03-4376-9559-451656a795c5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "364ad5e1-6a03-4376-9559-451656a795c5",
"match": "https://api-prod.gambitprofit.com/api/matches/7ce9fe70-9d32-4db6-a513-483c53141ac8/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-27T09:22:57.159629-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": "CLE (S Bieber)",
"amount": 5286.0
},
{
"team": "CIN (A Abbott)",
"amount": 4714.0
}
],
"expected_reward_tokens": 9567.66,
"profit_sb": 67.66,
"profit_sb_percentage": 0.71,
"recommended": true
},
"lines": [
{
"id": "5c26e2b1-4640-4fd2-8008-ef5e025d0190",
"gambit_id": "246633d6-3700-4530-893a-ba4f6bccff87",
"last_updated": "2023-09-28T18:58:18.909922-04:00",
"created_at": "2023-09-27T09:22:57.169428-04:00",
"name": "CLE (S Bieber)",
"reward": "1.81000",
"odds": "1.84750",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/364ad5e1-6a03-4376-9559-451656a795c5/?format=api"
},
{
"id": "c2354738-4b18-496f-9e4f-e31eea3f535e",
"gambit_id": "a15f30f9-de71-4c21-9e65-46c86633d54d",
"last_updated": "2023-09-28T18:58:18.906740-04:00",
"created_at": "2023-09-27T09:22:57.164994-04:00",
"name": "CIN (A Abbott)",
"reward": "2.03000",
"odds": "2.08000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/364ad5e1-6a03-4376-9559-451656a795c5/?format=api"
}
]
}