GET /api/bet_types/b451f72a-3bc4-4a8e-9bae-252ba5f90edf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b451f72a-3bc4-4a8e-9bae-252ba5f90edf",
"match": "https://api-prod.gambitprofit.com/api/matches/862c4050-b12b-4054-b99c-dd6dd886fc01/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-23T09:43:23.377881-05: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": "New York Rangers",
"amount": 7393.0
},
{
"team": "San Jose Sharks",
"amount": 2607.0
}
],
"expected_reward_tokens": 9463.04,
"profit_sb": -36.96,
"profit_sb_percentage": -0.39,
"recommended": false
},
"lines": [
{
"id": "a264dd46-da2c-4786-a681-f6de88c62aa1",
"gambit_id": "b1c39f2b-f57f-41b0-8da0-c8d2eb6f773b",
"last_updated": "2024-01-24T22:23:12.882480-05:00",
"created_at": "2024-01-23T09:43:23.384763-05:00",
"name": "New York Rangers",
"reward": "1.28000",
"odds": "1.29410",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b451f72a-3bc4-4a8e-9bae-252ba5f90edf/?format=api"
},
{
"id": "3213feaa-e5ee-413c-9d37-276462f64c09",
"gambit_id": "575933e5-8fc3-43f9-bec5-7f9bab7927ec",
"last_updated": "2024-01-24T22:23:12.885716-05:00",
"created_at": "2024-01-23T09:43:23.394625-05:00",
"name": "San Jose Sharks",
"reward": "3.63000",
"odds": "3.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b451f72a-3bc4-4a8e-9bae-252ba5f90edf/?format=api"
}
]
}