GET /api/bet_types/73492c4b-4645-4571-8764-2e96f6fa1ebf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "73492c4b-4645-4571-8764-2e96f6fa1ebf",
"match": "https://api-prod.gambitprofit.com/api/matches/551b6af0-ee6b-460f-9728-7c6e394ac89d/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-13T09:07:58.003655-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": "TAM (T Bradley)",
"amount": 5157.0
},
{
"team": "MIN (D Keuchel)",
"amount": 4843.0
}
],
"expected_reward_tokens": 9540.45,
"profit_sb": 40.45,
"profit_sb_percentage": 0.43,
"recommended": true
},
"lines": [
{
"id": "d9e7d4e0-ffb0-4244-b438-91f721f5cd23",
"gambit_id": "8cc44455-c45b-4dbf-922d-0da69fd66ef6",
"last_updated": "2023-09-15T10:23:22.572556-04:00",
"created_at": "2023-09-13T09:07:58.010349-04:00",
"name": "TAM (T Bradley)",
"reward": "1.85000",
"odds": "1.89290",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/73492c4b-4645-4571-8764-2e96f6fa1ebf/?format=api"
},
{
"id": "3dc4c81e-7d29-49f9-b982-11e54e6f37d3",
"gambit_id": "a1426780-cc01-44f9-9052-9b908071322a",
"last_updated": "2023-09-15T10:23:22.575947-04:00",
"created_at": "2023-09-13T09:07:58.016093-04:00",
"name": "MIN (D Keuchel)",
"reward": "1.97000",
"odds": "2.02000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/73492c4b-4645-4571-8764-2e96f6fa1ebf/?format=api"
}
]
}