GET /api/bet_types/9dbd9609-9b0a-4963-b2b4-7c762f4dbb95/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9dbd9609-9b0a-4963-b2b4-7c762f4dbb95",
"match": "https://api-prod.gambitprofit.com/api/matches/062e0e8a-d4ce-44c1-828a-8875a3b9cac7/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "Miami Dolphins",
"amount": 6179.0
},
{
"team": "Cleveland Browns",
"amount": 3821.0
}
],
"expected_reward_tokens": 9206.71,
"profit_sb": 206.71,
"profit_sb_percentage": 2.3,
"recommended": true
},
"lines": [
{
"id": "d696b875-7375-4da2-9113-722ff3c3df64",
"gambit_id": "578ffa4b-dd37-4ed5-8785-f3a94a6a1a90",
"last_updated": "2022-11-14T14:57:43.217456-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Miami Dolphins",
"reward": "1.49000",
"odds": "1.55560",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9dbd9609-9b0a-4963-b2b4-7c762f4dbb95/?format=api"
},
{
"id": "12844f5c-b754-4048-afcf-9dc7461e00ee",
"gambit_id": "b3088a7a-bd70-4dd4-a6de-7cff68f8ffd5",
"last_updated": "2022-11-14T14:57:43.218400-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Cleveland Browns",
"reward": "2.41000",
"odds": "2.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9dbd9609-9b0a-4963-b2b4-7c762f4dbb95/?format=api"
}
]
}