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/8145a36f-71ed-4447-b236-059c50a034e4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "8145a36f-71ed-4447-b236-059c50a034e4",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "1807f24f-e176-433a-b6e9-af6e50155e24",
    "completed": true,
    "last_updated": "2022-12-30T18:57:01.906234-05:00",
    "created_at": "2022-12-28T09:32:08.310746-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.2,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/1807f24f-e176-433a-b6e9-af6e50155e24",
    "datetime": "2022-12-28T22:07:00-05:00",
    "cutoff_datetime": "2022-12-28T22:07:00-05:00",
    "name": "Calgary Flames v. Seattle Kraken",
    "bettypes": [
        {
            "id": "49d8591b-dfea-4a09-b1cd-7ab8cfc09ab6",
            "match": "https://api-prod.gambitprofit.com/api/matches/8145a36f-71ed-4447-b236-059c50a034e4/?format=api",
            "name": "Pick the Winner",
            "created_at": "2022-12-28T09:32:08.320048-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": "Calgary Flames",
                        "amount": 5196.0
                    },
                    {
                        "team": "Seattle Kraken",
                        "amount": 4804.0
                    }
                ],
                "expected_reward_tokens": 8935.44,
                "profit_sb": -64.56,
                "profit_sb_percentage": -0.72,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9e7dc77d-233b-4567-b1f4-1ef74c503240",
                    "gambit_id": "4be1194f-ff1f-4716-a90b-e532d5ca59d8",
                    "last_updated": "2022-12-30T18:57:01.917063-05:00",
                    "created_at": "2022-12-28T09:32:08.322462-05:00",
                    "name": "Calgary Flames",
                    "reward": "1.72000",
                    "odds": "1.83330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/49d8591b-dfea-4a09-b1cd-7ab8cfc09ab6/?format=api"
                },
                {
                    "id": "1f189ed8-809f-46fe-ac29-d4785b19e104",
                    "gambit_id": "691af340-1302-4f13-b424-3495b426fa88",
                    "last_updated": "2022-12-30T18:57:01.915976-05:00",
                    "created_at": "2022-12-28T09:32:08.321230-05:00",
                    "name": "Seattle Kraken",
                    "reward": "1.86000",
                    "odds": "2.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/49d8591b-dfea-4a09-b1cd-7ab8cfc09ab6/?format=api"
                }
            ]
        },
        {
            "id": "2875f7b6-2360-4496-a1d9-48eed6d8f48f",
            "match": "https://api-prod.gambitprofit.com/api/matches/8145a36f-71ed-4447-b236-059c50a034e4/?format=api",
            "name": "Play the Odds",
            "created_at": "2022-12-28T09:32:08.316314-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": 6848.0
                    },
                    {
                        "team": "Calgary Flames",
                        "amount": 3152.0
                    }
                ],
                "expected_reward_tokens": 9107.84,
                "profit_sb": 107.84,
                "profit_sb_percentage": 1.2,
                "recommended": true
            },
            "lines": [
                {
                    "id": "c6392378-0395-4f22-89a8-c0cd9f0a87db",
                    "gambit_id": "9f82ee8a-bb72-4ae1-878b-ae24d9c9a884",
                    "last_updated": "2022-12-30T18:57:01.912680-05:00",
                    "created_at": "2022-12-28T09:32:08.317498-05:00",
                    "name": "Seattle Kraken",
                    "reward": "1.33000",
                    "odds": "1.38460",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2875f7b6-2360-4496-a1d9-48eed6d8f48f/?format=api"
                },
                {
                    "id": "cfce0b9e-d14f-43c7-8e77-6198585c656b",
                    "gambit_id": "2e022bfd-71d6-4eee-8290-d047b1529149",
                    "last_updated": "2022-12-30T18:57:01.913791-05:00",
                    "created_at": "2022-12-28T09:32:08.318772-05:00",
                    "name": "Calgary Flames",
                    "reward": "2.89000",
                    "odds": "3.20000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2875f7b6-2360-4496-a1d9-48eed6d8f48f/?format=api"
                }
            ]
        },
        {
            "id": "373192e8-a992-40b8-b9dc-0b47307f8b2b",
            "match": "https://api-prod.gambitprofit.com/api/matches/8145a36f-71ed-4447-b236-059c50a034e4/?format=api",
            "name": "Over/Under",
            "created_at": "2022-12-28T09:32:08.312459-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": 5098.0
                    },
                    {
                        "team": "Game Total Under 6",
                        "amount": 4902.0
                    }
                ],
                "expected_reward_tokens": 8921.5,
                "profit_sb": -78.5,
                "profit_sb_percentage": -0.87,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8ff02354-0c53-4c8d-8d9e-5152998c6189",
                    "gambit_id": "0dc3245a-222c-4bc3-87b2-01d03a15cad2",
                    "last_updated": "2022-12-30T18:57:01.910416-05:00",
                    "created_at": "2022-12-28T09:32:08.314998-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.75000",
                    "odds": "1.86960",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/373192e8-a992-40b8-b9dc-0b47307f8b2b/?format=api"
                },
                {
                    "id": "72067aa4-1f09-4d01-99f1-bdc299d588be",
                    "gambit_id": "e9927bb7-03fa-4f3b-a7f8-b08a7c206bd5",
                    "last_updated": "2022-12-30T18:57:01.909080-05:00",
                    "created_at": "2022-12-28T09:32:08.313740-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.82000",
                    "odds": "1.95240",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/373192e8-a992-40b8-b9dc-0b47307f8b2b/?format=api"
                }
            ]
        }
    ]
}