GET /api/bet_types/8807245d-4b09-46c9-936c-ecc8d5ba2c6c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8807245d-4b09-46c9-936c-ecc8d5ba2c6c",
"match": "https://api-prod.gambitprofit.com/api/matches/7bea51f8-bf8d-4fa2-a460-db3593d472d0/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-23T09:07:01.897315-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": "Boston Celtics",
"amount": 7399.0
},
{
"team": "Indiana Pacers",
"amount": 2601.0
}
],
"expected_reward_tokens": 9544.71,
"profit_sb": 44.71,
"profit_sb_percentage": 0.47,
"recommended": true
},
"lines": [
{
"id": "8f55aeb7-f397-426b-a146-ad218c4db85e",
"gambit_id": "cfb09ea0-f49f-4286-8f03-109135d87e4f",
"last_updated": "2023-02-24T12:37:17.290669-05:00",
"created_at": "2023-02-23T09:07:01.899879-05:00",
"name": "Boston Celtics",
"reward": "1.29000",
"odds": "1.29410",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8807245d-4b09-46c9-936c-ecc8d5ba2c6c/?format=api"
},
{
"id": "df3f1c69-e8e4-40d0-aef6-b35ae5d71d06",
"gambit_id": "3f25d14b-39a3-4be8-962d-48520f8ec3e5",
"last_updated": "2023-02-24T12:37:17.289386-05:00",
"created_at": "2023-02-23T09:07:01.898593-05:00",
"name": "Indiana Pacers",
"reward": "3.67000",
"odds": "3.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8807245d-4b09-46c9-936c-ecc8d5ba2c6c/?format=api"
}
]
}