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/1be27250-e53e-474d-b33e-e155d8d43f51/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "1be27250-e53e-474d-b33e-e155d8d43f51",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "31e9c01b-7504-4a7f-89c1-1a736bf571c1",
    "completed": true,
    "last_updated": "2022-11-30T09:42:19.757183-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.83,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/31e9c01b-7504-4a7f-89c1-1a736bf571c1",
    "datetime": "2022-11-29T22:37:00-05:00",
    "cutoff_datetime": "2022-11-29T22:37:00-05:00",
    "name": "Seattle Kraken v. Los Angeles Kings",
    "bettypes": [
        {
            "id": "98ac0746-a853-45a0-8500-bc30417ebfba",
            "match": "https://api-prod.gambitprofit.com/api/matches/1be27250-e53e-474d-b33e-e155d8d43f51/?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": "Los Angeles Kings",
                        "amount": 5492.0
                    },
                    {
                        "team": "Seattle Kraken",
                        "amount": 4508.0
                    }
                ],
                "expected_reward_tokens": 9061.08,
                "profit_sb": 61.08,
                "profit_sb_percentage": 0.68,
                "recommended": true
            },
            "lines": [
                {
                    "id": "5916e075-6fb1-4af7-a75f-c8880787dfcc",
                    "gambit_id": "61be5109-e9cd-4261-a555-d6c721bd9706",
                    "last_updated": "2022-11-30T09:42:19.766571-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Los Angeles Kings",
                    "reward": "1.65000",
                    "odds": "1.74070",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/98ac0746-a853-45a0-8500-bc30417ebfba/?format=api"
                },
                {
                    "id": "4617fe7e-5d63-4195-b13f-2a7374821c02",
                    "gambit_id": "6bb9ba44-791f-44c4-a733-d348c747b3a0",
                    "last_updated": "2022-11-30T09:42:19.767513-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Seattle Kraken",
                    "reward": "2.01000",
                    "odds": "2.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/98ac0746-a853-45a0-8500-bc30417ebfba/?format=api"
                }
            ]
        },
        {
            "id": "2bb97158-789e-401c-8729-44c684a6cbba",
            "match": "https://api-prod.gambitprofit.com/api/matches/1be27250-e53e-474d-b33e-e155d8d43f51/?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": "Seattle Kraken",
                        "amount": 6482.0
                    },
                    {
                        "team": "Los Angeles Kings",
                        "amount": 3518.0
                    }
                ],
                "expected_reward_tokens": 9074.8,
                "profit_sb": 74.8,
                "profit_sb_percentage": 0.83,
                "recommended": true
            },
            "lines": [
                {
                    "id": "c3543837-8443-4473-bf58-280184a5cad6",
                    "gambit_id": "fb89cd4b-7778-415d-8166-9b8f36d8a50d",
                    "last_updated": "2022-11-30T09:42:19.764654-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Seattle Kraken",
                    "reward": "1.40000",
                    "odds": "1.45450",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2bb97158-789e-401c-8729-44c684a6cbba/?format=api"
                },
                {
                    "id": "dd35b447-67a4-4e22-b0ff-674aa7d3a969",
                    "gambit_id": "689ab15a-fff2-4aeb-90a7-615df7fd14c5",
                    "last_updated": "2022-11-30T09:42:19.763047-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Los Angeles Kings",
                    "reward": "2.58000",
                    "odds": "2.80000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2bb97158-789e-401c-8729-44c684a6cbba/?format=api"
                }
            ]
        },
        {
            "id": "0da3827f-db68-41d9-b252-735ca496e35a",
            "match": "https://api-prod.gambitprofit.com/api/matches/1be27250-e53e-474d-b33e-e155d8d43f51/?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 Under 6",
                        "amount": 5208.0
                    },
                    {
                        "team": "Game Total Over 6",
                        "amount": 4792.0
                    }
                ],
                "expected_reward_tokens": 9008.96,
                "profit_sb": 8.96,
                "profit_sb_percentage": 0.1,
                "recommended": true
            },
            "lines": [
                {
                    "id": "224e1c6b-4637-4d75-9802-6941da198039",
                    "gambit_id": "23eaa8ea-6ce7-46b5-90bc-db3ab5ae4a45",
                    "last_updated": "2022-11-30T09:42:19.759925-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.73000",
                    "odds": "1.83330",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0da3827f-db68-41d9-b252-735ca496e35a/?format=api"
                },
                {
                    "id": "6726456e-d0b6-406d-afd0-b2bfaf667c12",
                    "gambit_id": "a52ef3d6-7ef2-4dc1-99ab-c17ef7131b1c",
                    "last_updated": "2022-11-30T09:42:19.761099-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.88000",
                    "odds": "2.00000",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0da3827f-db68-41d9-b252-735ca496e35a/?format=api"
                }
            ]
        }
    ]
}