GET /api/bet_types/a557661e-d684-4909-8ef5-4f5fbdf92874/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a557661e-d684-4909-8ef5-4f5fbdf92874",
"match": "https://api-prod.gambitprofit.com/api/matches/12ffa6b0-9d30-4c84-9014-233fa9334292/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-01T10:03:01.805354-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 Knicks",
"amount": 5107.0
},
{
"team": "Minnesota Timberwolves",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "9024a0ef-d3c1-4690-a390-970f03af7a7c",
"gambit_id": "a9202d8c-58b5-4009-a499-a576c6cc8a49",
"last_updated": "2024-01-03T10:53:13.535710-05:00",
"created_at": "2024-01-01T10:03:01.820961-05:00",
"name": "New York Knicks",
"reward": "1.83000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a557661e-d684-4909-8ef5-4f5fbdf92874/?format=api"
},
{
"id": "7101ad08-22c6-4696-b71f-4c13ded882ab",
"gambit_id": "c37342de-5c7a-4100-b2f2-eee4cbdfe0c0",
"last_updated": "2024-01-03T10:53:13.532180-05:00",
"created_at": "2024-01-01T10:03:01.816954-05:00",
"name": "Minnesota Timberwolves",
"reward": "1.91000",
"odds": "1.95240",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a557661e-d684-4909-8ef5-4f5fbdf92874/?format=api"
}
]
}