GET /api/bet_types/d08311bb-5e42-4d8b-8c86-c6026cd4c11f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d08311bb-5e42-4d8b-8c86-c6026cd4c11f",
"match": "https://api-prod.gambitprofit.com/api/matches/de2a0d48-6b06-45a9-a641-2c996dc2fc41/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-31T09:56:48.970192-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": "SDG (N Martinez)",
"amount": 6442.0
},
{
"team": "COL (K Freeland)",
"amount": 3558.0
}
],
"expected_reward_tokens": 9534.16,
"profit_sb": 34.16,
"profit_sb_percentage": 0.36,
"recommended": true
},
"lines": [
{
"id": "8f8973ca-a39e-48a6-9339-093af01bfaf4",
"gambit_id": "5faa9f9f-b9f2-4077-8c04-1af7365a5188",
"last_updated": "2023-04-01T10:32:15.831958-04:00",
"created_at": "2023-03-31T09:56:48.971866-04:00",
"name": "SDG (N Martinez)",
"reward": "1.48000",
"odds": "1.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d08311bb-5e42-4d8b-8c86-c6026cd4c11f/?format=api"
},
{
"id": "248967b4-a409-4865-8a1a-1bb04d0a6a7c",
"gambit_id": "1a1780d3-e85a-4380-a8f9-d92e763318f1",
"last_updated": "2023-04-01T10:32:15.834231-04:00",
"created_at": "2023-03-31T09:56:48.973677-04:00",
"name": "COL (K Freeland)",
"reward": "2.68000",
"odds": "2.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d08311bb-5e42-4d8b-8c86-c6026cd4c11f/?format=api"
}
]
}