GET /api/bet_types/3286ad82-5ce4-4722-af78-b7cdd1613404/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3286ad82-5ce4-4722-af78-b7cdd1613404",
"match": "https://api-prod.gambitprofit.com/api/matches/c9ee4054-e216-4aa0-a8e1-6ccca1e906cf/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-31T10:23:05.018643-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": "SEA (G Kirby)",
"amount": 5415.0
},
{
"team": "BOS (N Pivetta)",
"amount": 4585.0
}
],
"expected_reward_tokens": 9582.65,
"profit_sb": 82.65,
"profit_sb_percentage": 0.87,
"recommended": true
},
"lines": [
{
"id": "f55a0f76-03f4-4ffa-8807-d69942a007bf",
"gambit_id": "6c765eee-293a-47f1-8f3b-58abb831a71e",
"last_updated": "2023-08-01T10:58:21.012644-04:00",
"created_at": "2023-07-31T10:23:05.028155-04:00",
"name": "SEA (G Kirby)",
"reward": "1.77000",
"odds": "1.80650",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3286ad82-5ce4-4722-af78-b7cdd1613404/?format=api"
},
{
"id": "da517f28-d2e4-4f18-9e72-0fc49d48cea2",
"gambit_id": "57157441-c787-44d0-848d-d01ec0f0f905",
"last_updated": "2023-08-01T10:58:21.003679-04:00",
"created_at": "2023-07-31T10:23:05.023393-04:00",
"name": "BOS (N Pivetta)",
"reward": "2.09000",
"odds": "2.14000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3286ad82-5ce4-4722-af78-b7cdd1613404/?format=api"
}
]
}