Matches can be viewed and edited (when logged in). Use "tokens" url parameter to modify token amount. Use "limit" and "offset" parameters to set the limit and offset of the result. Look in the filters dialog to see how to programmatically filter and sort.
GET /api/matches/414ba128-c721-42e2-97ed-b0c4af670cec/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "414ba128-c721-42e2-97ed-b0c4af670cec",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "7ff2d0bb-def7-492f-b68f-fd77e8611721",
    "completed": true,
    "last_updated": "2022-11-02T20:57:11.608794-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 5.75,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/7ff2d0bb-def7-492f-b68f-fd77e8611721",
    "datetime": "2022-11-01T20:35:00-04:00",
    "cutoff_datetime": "2022-11-01T20:35:00-04:00",
    "name": "Los Angeles Kings v. Dallas Stars",
    "bettypes": [
        {
            "id": "d79be8fa-78df-42a5-9e8d-5aada604ce63",
            "match": "https://api-prod.gambitprofit.com/api/matches/414ba128-c721-42e2-97ed-b0c4af670cec/?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": "Dallas Stars",
                        "amount": 5610.0
                    },
                    {
                        "team": "Los Angeles Kings",
                        "amount": 4390.0
                    }
                ],
                "expected_reward_tokens": 9480.9,
                "profit_sb": 480.9,
                "profit_sb_percentage": 5.34,
                "recommended": true
            },
            "lines": [
                {
                    "id": "55053559-ee8c-4cf4-bdcb-8e1e43abadcc",
                    "gambit_id": "ce6d26ee-47ee-41a2-b108-ba6ee4a6893a",
                    "last_updated": "2022-11-02T20:57:11.617926-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Dallas Stars",
                    "reward": "1.69000",
                    "odds": "1.71430",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d79be8fa-78df-42a5-9e8d-5aada604ce63/?format=api"
                },
                {
                    "id": "e5cab570-ad7c-469f-acec-58900c3484b3",
                    "gambit_id": "fb8b6688-23b0-4854-b80b-4b3e4233c810",
                    "last_updated": "2022-11-02T20:57:11.618893-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Los Angeles Kings",
                    "reward": "2.16000",
                    "odds": "2.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d79be8fa-78df-42a5-9e8d-5aada604ce63/?format=api"
                }
            ]
        },
        {
            "id": "67b1c9ea-5e01-4385-9db1-6cf9f62f36ae",
            "match": "https://api-prod.gambitprofit.com/api/matches/414ba128-c721-42e2-97ed-b0c4af670cec/?format=api",
            "name": "Play the Odds",
            "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": "Los Angeles Kings",
                        "amount": 6475.0
                    },
                    {
                        "team": "Dallas Stars",
                        "amount": 3525.0
                    }
                ],
                "expected_reward_tokens": 9517.5,
                "profit_sb": 517.5,
                "profit_sb_percentage": 5.75,
                "recommended": true
            },
            "lines": [
                {
                    "id": "f8a2d1d2-3c14-44bb-ba72-4ab0b8d87590",
                    "gambit_id": "21b0d623-e033-4099-a831-c23e72e73666",
                    "last_updated": "2022-11-02T20:57:11.615992-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Los Angeles Kings",
                    "reward": "1.47000",
                    "odds": "1.48780",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/67b1c9ea-5e01-4385-9db1-6cf9f62f36ae/?format=api"
                },
                {
                    "id": "c9eb7a73-e7ba-4af8-abec-f266c8e7c1f5",
                    "gambit_id": "2936d9cb-af7f-40cb-8109-073fb1ecc4e9",
                    "last_updated": "2022-11-02T20:57:11.615022-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Dallas Stars",
                    "reward": "2.70000",
                    "odds": "2.75000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/67b1c9ea-5e01-4385-9db1-6cf9f62f36ae/?format=api"
                }
            ]
        },
        {
            "id": "914a65d3-bdd8-4940-a389-044cf9b10cf7",
            "match": "https://api-prod.gambitprofit.com/api/matches/414ba128-c721-42e2-97ed-b0c4af670cec/?format=api",
            "name": "Over/Under",
            "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": "Game Total Over 6",
                        "amount": 5212.0
                    },
                    {
                        "team": "Game Total Under 6",
                        "amount": 4788.0
                    }
                ],
                "expected_reward_tokens": 9432.36,
                "profit_sb": 432.36,
                "profit_sb_percentage": 4.8,
                "recommended": true
            },
            "lines": [
                {
                    "id": "e1727577-6030-4586-ba73-302474d2582e",
                    "gambit_id": "08ee2f48-8592-4ca8-ae2b-b852c8e2ef81",
                    "last_updated": "2022-11-02T20:57:11.612972-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.81000",
                    "odds": "1.83330",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/914a65d3-bdd8-4940-a389-044cf9b10cf7/?format=api"
                },
                {
                    "id": "181a5da6-f144-4713-bb7f-494bd4825be2",
                    "gambit_id": "15a3b1c5-7a91-4b08-b6cd-733515f84ea4",
                    "last_updated": "2022-11-02T20:57:11.611766-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.97000",
                    "odds": "2.00000",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/914a65d3-bdd8-4940-a389-044cf9b10cf7/?format=api"
                }
            ]
        }
    ]
}