GET /api/bet_types/69b769d3-9ee5-4352-a36a-e18ff4c56cd4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "69b769d3-9ee5-4352-a36a-e18ff4c56cd4",
"match": "https://api-prod.gambitprofit.com/api/matches/d5bfe3ff-1a28-450d-ba06-20c5f8f5527e/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-07T11:31:53.868403-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": "NYY (C Schmidt)",
"amount": 5337.0
},
{
"team": "BAL (D Kremer)",
"amount": 4663.0
}
],
"expected_reward_tokens": 9605.78,
"profit_sb": 105.78,
"profit_sb_percentage": 1.11,
"recommended": true
},
"lines": [
{
"id": "d5515b9c-8fac-409d-a276-7875e0bbbc06",
"gambit_id": "694a200a-c19b-4575-8c67-bdcd42cf5399",
"last_updated": "2023-04-08T15:51:52.984788-04:00",
"created_at": "2023-04-07T11:31:53.871591-04:00",
"name": "NYY (C Schmidt)",
"reward": "1.80000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69b769d3-9ee5-4352-a36a-e18ff4c56cd4/?format=api"
},
{
"id": "e10d1938-c5e0-48b6-934b-27dee7f3c494",
"gambit_id": "dde2ede5-8f2e-496b-b11a-c82f3c0bbb0d",
"last_updated": "2023-04-08T15:51:52.982361-04:00",
"created_at": "2023-04-07T11:31:53.869908-04:00",
"name": "BAL (D Kremer)",
"reward": "2.06000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69b769d3-9ee5-4352-a36a-e18ff4c56cd4/?format=api"
}
]
}