GET /api/bet_types/799156db-97cc-4552-878f-147060b39270/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "799156db-97cc-4552-878f-147060b39270",
    "match": "https://api-prod.gambitprofit.com/api/matches/c09c4310-6591-4b95-93b8-2b680a8ca8b7/?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": "BOS (K Crawford)",
                "amount": 5807.0
            },
            {
                "team": "KAN (B Keller)",
                "amount": 4193.0
            }
        ],
        "expected_reward_tokens": 9349.27,
        "profit_sb": 349.27,
        "profit_sb_percentage": 3.88,
        "recommended": true
    },
    "lines": [
        {
            "id": "e08a9ade-b3c2-487b-b9c3-623c01115bdf",
            "gambit_id": "0b7de948-abed-42ec-883a-04cd86628d8f",
            "last_updated": "2022-08-08T11:02:07.687021-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "name": "BOS (K Crawford)",
            "reward": "1.61000",
            "odds": "1.66670",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/799156db-97cc-4552-878f-147060b39270/?format=api"
        },
        {
            "id": "8e5c3b47-f8d9-4167-bf9c-7e12fa68feec",
            "gambit_id": "9ea79ff1-2dbc-44a8-a8ce-e5c15c0dc5a7",
            "last_updated": "2022-08-08T11:02:07.686654-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "name": "KAN (B Keller)",
            "reward": "2.23000",
            "odds": "2.35000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/799156db-97cc-4552-878f-147060b39270/?format=api"
        }
    ]
}