GET /api/bet_types/a72bfbf5-b8ff-4574-b229-f085a46ed2dd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a72bfbf5-b8ff-4574-b229-f085a46ed2dd",
"match": "https://api-prod.gambitprofit.com/api/matches/7d65bb08-e195-46ec-b76b-3db078ede0b5/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-30T17:38:16.113234-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": "CWS (T Banks)",
"amount": 6035.0
},
{
"team": "OAK (L Medina)",
"amount": 3965.0
}
],
"expected_reward_tokens": 9595.3,
"profit_sb": 95.3,
"profit_sb_percentage": 1.0,
"recommended": true
},
"lines": [
{
"id": "e8c72aaa-54e1-4777-baa6-e84eab244283",
"gambit_id": "42d34088-fe2e-4c8b-b07d-937b6cca6cac",
"last_updated": "2023-07-02T10:53:18.397908-04:00",
"created_at": "2023-06-30T17:38:16.115213-04:00",
"name": "CWS (T Banks)",
"reward": "1.59000",
"odds": "1.61350",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a72bfbf5-b8ff-4574-b229-f085a46ed2dd/?format=api"
},
{
"id": "e5bad1bc-78b6-47d6-aaad-691fd4df5b3b",
"gambit_id": "accf5c63-5439-4e4d-82e6-9cd2983aa951",
"last_updated": "2023-07-02T10:53:18.400352-04:00",
"created_at": "2023-06-30T17:38:16.116838-04:00",
"name": "OAK (L Medina)",
"reward": "2.42000",
"odds": "2.48000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a72bfbf5-b8ff-4574-b229-f085a46ed2dd/?format=api"
}
]
}