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/72fd4039-2fc3-4b4a-81ec-1854d2e48c70/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "72fd4039-2fc3-4b4a-81ec-1854d2e48c70",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "d79f5241-81f9-474c-bb45-d668d07ec92e",
    "completed": true,
    "last_updated": "2022-12-05T15:37:07.432131-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.18,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/d79f5241-81f9-474c-bb45-d668d07ec92e",
    "datetime": "2022-12-04T13:00:00-05:00",
    "cutoff_datetime": "2022-12-04T13:00:00-05:00",
    "name": "Jacksonville Jaguars v. Detroit Lions",
    "bettypes": [
        {
            "id": "5ec8de2a-1251-421d-b052-4093add7ec2c",
            "match": "https://api-prod.gambitprofit.com/api/matches/72fd4039-2fc3-4b4a-81ec-1854d2e48c70/?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": "Detroit Lions",
                        "amount": 5399.0
                    },
                    {
                        "team": "Jacksonville Jaguars",
                        "amount": 4601.0
                    }
                ],
                "expected_reward_tokens": 9016.33,
                "profit_sb": 16.33,
                "profit_sb_percentage": 0.18,
                "recommended": true
            },
            "lines": [
                {
                    "id": "122364eb-c68e-4fc9-bd67-a6f868a82789",
                    "gambit_id": "aeb63596-6d86-407e-8690-65df0dc48e40",
                    "last_updated": "2022-12-05T15:37:07.438687-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Detroit Lions",
                    "reward": "1.67000",
                    "odds": "1.76920",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5ec8de2a-1251-421d-b052-4093add7ec2c/?format=api"
                },
                {
                    "id": "05880afc-2381-44f6-a43a-106aca2ea767",
                    "gambit_id": "706e6145-099b-4104-bad3-93b8ae04f203",
                    "last_updated": "2022-12-05T15:37:07.439972-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Jacksonville Jaguars",
                    "reward": "1.96000",
                    "odds": "2.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5ec8de2a-1251-421d-b052-4093add7ec2c/?format=api"
                }
            ]
        },
        {
            "id": "88b98681-9a65-4539-b598-da0c6ad7db87",
            "match": "https://api-prod.gambitprofit.com/api/matches/72fd4039-2fc3-4b4a-81ec-1854d2e48c70/?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": "Detroit Lions",
                        "amount": 5097.0
                    },
                    {
                        "team": "Jacksonville Jaguars",
                        "amount": 4903.0
                    }
                ],
                "expected_reward_tokens": 8970.72,
                "profit_sb": -29.28,
                "profit_sb_percentage": -0.33,
                "recommended": false
            },
            "lines": [
                {
                    "id": "12180495-a87b-4eea-badb-f04ad25679fe",
                    "gambit_id": "88b51275-74e5-4614-8a90-27aebbdd3f63",
                    "last_updated": "2022-12-05T15:37:07.442277-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Detroit Lions",
                    "reward": "1.76000",
                    "odds": "1.86960",
                    "spread": "-2.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/88b98681-9a65-4539-b598-da0c6ad7db87/?format=api"
                },
                {
                    "id": "e127af60-a341-48f5-91a2-33d19325521b",
                    "gambit_id": "173a5d99-97ed-4c3c-947b-6a4b2021dadc",
                    "last_updated": "2022-12-05T15:37:07.443365-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Jacksonville Jaguars",
                    "reward": "1.83000",
                    "odds": "1.95240",
                    "spread": "2.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/88b98681-9a65-4539-b598-da0c6ad7db87/?format=api"
                }
            ]
        },
        {
            "id": "deaf9aea-9cc0-42a1-9250-d454ceee2e60",
            "match": "https://api-prod.gambitprofit.com/api/matches/72fd4039-2fc3-4b4a-81ec-1854d2e48c70/?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 51",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 51",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e44dba1f-caa2-4e4f-8d7a-76651d2ee17f",
                    "gambit_id": "89d41585-8c5a-4970-802e-67b867ead373",
                    "last_updated": "2022-12-05T15:37:07.436195-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 51",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "51.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/deaf9aea-9cc0-42a1-9250-d454ceee2e60/?format=api"
                },
                {
                    "id": "58628432-3721-42cf-8699-1804de2f7d18",
                    "gambit_id": "ddb34140-b8e8-4a92-ae65-37e5f45c0a1b",
                    "last_updated": "2022-12-05T15:37:07.435022-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 51",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "51.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/deaf9aea-9cc0-42a1-9250-d454ceee2e60/?format=api"
                }
            ]
        }
    ]
}