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/3f72ac7d-e785-4402-9c18-701ce3db1e3c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "3f72ac7d-e785-4402-9c18-701ce3db1e3c",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "d6fbc06f-6eb1-4067-afc9-165a11c6e918",
    "completed": true,
    "last_updated": "2023-11-15T20:03:20.801922-05:00",
    "created_at": "2023-11-14T09:13:05.648095-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.24,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/d6fbc06f-6eb1-4067-afc9-165a11c6e918",
    "datetime": "2023-11-14T20:07:00-05:00",
    "cutoff_datetime": "2023-11-14T20:07:00-05:00",
    "name": "Tampa Bay Lightning v. St Louis Blues",
    "bettypes": [
        {
            "id": "4e6c1280-39bb-44ea-88bb-6db3e07d938f",
            "match": "https://api-prod.gambitprofit.com/api/matches/3f72ac7d-e785-4402-9c18-701ce3db1e3c/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-11-14T09:13:05.653545-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": "Tampa Bay Lightning",
                        "amount": 5423.0
                    },
                    {
                        "team": "St Louis Blues",
                        "amount": 4577.0
                    }
                ],
                "expected_reward_tokens": 9381.79,
                "profit_sb": -118.21,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2ec74f70-55c2-4c2a-afb7-adcc99c0d402",
                    "gambit_id": "d3d867eb-db01-4e50-8e64-1577616c0dfb",
                    "last_updated": "2023-11-15T20:03:20.815406-05:00",
                    "created_at": "2023-11-14T09:13:05.657899-05:00",
                    "name": "Tampa Bay Lightning",
                    "reward": "1.73000",
                    "odds": "1.76920",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4e6c1280-39bb-44ea-88bb-6db3e07d938f/?format=api"
                },
                {
                    "id": "9183315c-f90e-4ab4-8f03-686bb0fa299a",
                    "gambit_id": "f8c663e5-6c7d-4a35-adeb-31dd2143fecc",
                    "last_updated": "2023-11-15T20:03:20.818731-05:00",
                    "created_at": "2023-11-14T09:13:05.662073-05:00",
                    "name": "St Louis Blues",
                    "reward": "2.05000",
                    "odds": "2.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4e6c1280-39bb-44ea-88bb-6db3e07d938f/?format=api"
                }
            ]
        },
        {
            "id": "c33db45b-8305-4e8f-a403-b2c64681cff1",
            "match": "https://api-prod.gambitprofit.com/api/matches/3f72ac7d-e785-4402-9c18-701ce3db1e3c/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-11-14T09:13:05.666014-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": "St Louis Blues",
                        "amount": 6546.0
                    },
                    {
                        "team": "Tampa Bay Lightning",
                        "amount": 3454.0
                    }
                ],
                "expected_reward_tokens": 9360.34,
                "profit_sb": -139.66,
                "profit_sb_percentage": -1.47,
                "recommended": false
            },
            "lines": [
                {
                    "id": "48d3634a-baeb-43bd-b3f6-12a7be3918ef",
                    "gambit_id": "ac9bacd6-fee6-4e31-a3ee-09e4c14357a0",
                    "last_updated": "2023-11-15T20:03:20.828989-05:00",
                    "created_at": "2023-11-14T09:13:05.673628-05:00",
                    "name": "St Louis Blues",
                    "reward": "1.43000",
                    "odds": "1.45450",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c33db45b-8305-4e8f-a403-b2c64681cff1/?format=api"
                },
                {
                    "id": "9b36efdf-f70f-4cf2-bff3-c62b9a8407ca",
                    "gambit_id": "810fc00b-9b50-4d3c-ae10-b76fa7b04ce5",
                    "last_updated": "2023-11-15T20:03:20.825414-05:00",
                    "created_at": "2023-11-14T09:13:05.669794-05:00",
                    "name": "Tampa Bay Lightning",
                    "reward": "2.71000",
                    "odds": "2.80000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c33db45b-8305-4e8f-a403-b2c64681cff1/?format=api"
                }
            ]
        },
        {
            "id": "78ca4688-3759-4fe9-9485-819f17a7113e",
            "match": "https://api-prod.gambitprofit.com/api/matches/3f72ac7d-e785-4402-9c18-701ce3db1e3c/?format=api",
            "name": "Over/Under",
            "created_at": "2023-11-14T09:13:05.677876-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.5",
                        "amount": 5214.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4786.0
                    }
                ],
                "expected_reward_tokens": 9332.7,
                "profit_sb": -167.3,
                "profit_sb_percentage": -1.76,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b6b04d97-08a9-49c0-91cb-acdd20b34bb7",
                    "gambit_id": "a544bca9-157e-48f6-8a0a-e72b5471ae95",
                    "last_updated": "2023-11-15T20:03:20.835671-05:00",
                    "created_at": "2023-11-14T09:13:05.681698-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.79000",
                    "odds": "1.83330",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78ca4688-3759-4fe9-9485-819f17a7113e/?format=api"
                },
                {
                    "id": "d91c3dc4-fc96-4369-b6a2-10e48cf76e9a",
                    "gambit_id": "a0e16e97-5b8b-4fd6-871d-329448a01620",
                    "last_updated": "2023-11-15T20:03:20.838890-05:00",
                    "created_at": "2023-11-14T09:13:05.685632-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.95000",
                    "odds": "2.00000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78ca4688-3759-4fe9-9485-819f17a7113e/?format=api"
                }
            ]
        }
    ]
}