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/5ba4c556-5a84-41fa-8391-abf395d8a27c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "5ba4c556-5a84-41fa-8391-abf395d8a27c",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "da865262-5ca8-4498-9c41-1febe04f14b3",
    "completed": true,
    "last_updated": "2022-09-24T21:07:21.768092-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.42,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/da865262-5ca8-4498-9c41-1febe04f14b3",
    "datetime": "2022-09-23T20:10:00-04:00",
    "cutoff_datetime": "2022-09-23T20:10:00-04:00",
    "name": "SEA (M Gonzales) v. KAN (B Singer)",
    "bettypes": [
        {
            "id": "0be06dc5-92fa-45eb-baa7-14ba7a77fac9",
            "match": "https://api-prod.gambitprofit.com/api/matches/5ba4c556-5a84-41fa-8391-abf395d8a27c/?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": "KAN (B Singer)",
                        "amount": 5391.0
                    },
                    {
                        "team": "SEA (M Gonzales)",
                        "amount": 4609.0
                    }
                ],
                "expected_reward_tokens": 9218.0,
                "profit_sb": 218.0,
                "profit_sb_percentage": 2.42,
                "recommended": true
            },
            "lines": [
                {
                    "id": "315ae448-c6aa-476d-b3f4-310c3e490472",
                    "gambit_id": "17c0d3cd-ef50-4853-997c-1512ce99597d",
                    "last_updated": "2022-09-24T21:07:21.777637-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "KAN (B Singer)",
                    "reward": "1.71000",
                    "odds": "1.80650",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0be06dc5-92fa-45eb-baa7-14ba7a77fac9/?format=api"
                },
                {
                    "id": "98128909-d00c-44c2-98a1-b39497acbc61",
                    "gambit_id": "f7c65598-f2a2-4775-92ec-f0ad6a1c87a9",
                    "last_updated": "2022-09-24T21:07:21.778622-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "SEA (M Gonzales)",
                    "reward": "2.00000",
                    "odds": "2.14000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0be06dc5-92fa-45eb-baa7-14ba7a77fac9/?format=api"
                }
            ]
        },
        {
            "id": "07162f5b-f622-40b8-8bbc-ffa5ac4ebcc7",
            "match": "https://api-prod.gambitprofit.com/api/matches/5ba4c556-5a84-41fa-8391-abf395d8a27c/?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": "SEA",
                        "amount": 6256.0
                    },
                    {
                        "team": "KAN",
                        "amount": 3744.0
                    }
                ],
                "expected_reward_tokens": 9133.76,
                "profit_sb": 133.76,
                "profit_sb_percentage": 1.49,
                "recommended": true
            },
            "lines": [
                {
                    "id": "81663a92-67a6-45c6-a6ea-0dc738a72e19",
                    "gambit_id": "e096c842-e467-49c2-a4af-d5485f584fd3",
                    "last_updated": "2022-09-24T21:07:21.775535-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "SEA",
                    "reward": "1.46000",
                    "odds": "1.52630",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/07162f5b-f622-40b8-8bbc-ffa5ac4ebcc7/?format=api"
                },
                {
                    "id": "9a94a7a8-f754-46b8-8978-c286ce8ca19a",
                    "gambit_id": "78535396-1113-4db4-a35b-dd5cd3cd0e0d",
                    "last_updated": "2022-09-24T21:07:21.774500-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "KAN",
                    "reward": "2.44000",
                    "odds": "2.65000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/07162f5b-f622-40b8-8bbc-ffa5ac4ebcc7/?format=api"
                }
            ]
        },
        {
            "id": "79cdf165-e549-4b8b-b368-cebf8aca81ab",
            "match": "https://api-prod.gambitprofit.com/api/matches/5ba4c556-5a84-41fa-8391-abf395d8a27c/?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 7.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 7.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2ae72c88-cc8d-4106-a447-b42f130bdaec",
                    "gambit_id": "74272a7a-e122-49e1-bbc8-0d3c888536fa",
                    "last_updated": "2022-09-24T21:07:21.771419-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79cdf165-e549-4b8b-b368-cebf8aca81ab/?format=api"
                },
                {
                    "id": "4f2b942e-9c91-4e7f-8a6f-ef3e35716407",
                    "gambit_id": "cd89ef1f-93d6-45ae-ae2e-ec6ce6823f93",
                    "last_updated": "2022-09-24T21:07:21.772413-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79cdf165-e549-4b8b-b368-cebf8aca81ab/?format=api"
                }
            ]
        }
    ]
}