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/c616a9d1-9e43-42e4-aaa2-469ea33da26d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "c616a9d1-9e43-42e4-aaa2-469ea33da26d",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "cea3a050-764a-4305-b803-86c170afd21d",
    "completed": true,
    "last_updated": "2022-10-20T09:17:06.751983-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.65,
    "sport_category": "MLB Playoffs",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/cea3a050-764a-4305-b803-86c170afd21d",
    "datetime": "2022-10-19T16:35:00-04:00",
    "cutoff_datetime": "2022-10-19T16:35:00-04:00",
    "name": "PHI (A Nola) v. SDG (B Snell)",
    "bettypes": [
        {
            "id": "7f789847-04b6-4211-bdca-f71ab379af1e",
            "match": "https://api-prod.gambitprofit.com/api/matches/c616a9d1-9e43-42e4-aaa2-469ea33da26d/?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": "SDG (B Snell)",
                        "amount": 5335.0
                    },
                    {
                        "team": "PHI (A Nola)",
                        "amount": 4665.0
                    }
                ],
                "expected_reward_tokens": 9656.35,
                "profit_sb": 156.35,
                "profit_sb_percentage": 1.65,
                "recommended": true
            },
            "lines": [
                {
                    "id": "2dc08e58-61d9-4a21-9502-2d915ab3a352",
                    "gambit_id": "c55117dd-5569-4483-b29b-1cd4a6059489",
                    "last_updated": "2022-10-20T09:17:06.761508-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "SDG (B Snell)",
                    "reward": "1.81000",
                    "odds": "1.83330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f789847-04b6-4211-bdca-f71ab379af1e/?format=api"
                },
                {
                    "id": "4070aab1-c3f1-475e-877d-87f0962f4a75",
                    "gambit_id": "86cf9a42-24a5-4512-bd26-118a030c5866",
                    "last_updated": "2022-10-20T09:17:06.762519-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "PHI (A Nola)",
                    "reward": "2.07000",
                    "odds": "2.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f789847-04b6-4211-bdca-f71ab379af1e/?format=api"
                }
            ]
        },
        {
            "id": "ae40ce51-1038-4fc5-b71c-cca99c71ab7a",
            "match": "https://api-prod.gambitprofit.com/api/matches/c616a9d1-9e43-42e4-aaa2-469ea33da26d/?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": "PHI",
                        "amount": 6563.0
                    },
                    {
                        "team": "SDG",
                        "amount": 3437.0
                    }
                ],
                "expected_reward_tokens": 9450.72,
                "profit_sb": -49.28,
                "profit_sb_percentage": -0.52,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3714ab1b-3565-4baf-86d0-478c140d529d",
                    "gambit_id": "52b02811-52d0-4318-931e-64c2b6be6abe",
                    "last_updated": "2022-10-20T09:17:06.759459-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "PHI",
                    "reward": "1.44000",
                    "odds": "1.45450",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae40ce51-1038-4fc5-b71c-cca99c71ab7a/?format=api"
                },
                {
                    "id": "94511952-224b-4c55-9227-1a7d276f32d5",
                    "gambit_id": "f574beb3-7a05-4d13-9d64-5c3d7719a098",
                    "last_updated": "2022-10-20T09:17:06.758437-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "SDG",
                    "reward": "2.75000",
                    "odds": "2.80000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae40ce51-1038-4fc5-b71c-cca99c71ab7a/?format=api"
                }
            ]
        },
        {
            "id": "6db3554a-1922-4b3c-b0f0-96d95074b05a",
            "match": "https://api-prod.gambitprofit.com/api/matches/c616a9d1-9e43-42e4-aaa2-469ea33da26d/?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",
                        "amount": 5316.0
                    },
                    {
                        "team": "Game Total Over 7",
                        "amount": 4684.0
                    }
                ],
                "expected_reward_tokens": 9461.68,
                "profit_sb": -38.32,
                "profit_sb_percentage": -0.4,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e19593e7-c3bf-4fa2-a814-585a4788ffab",
                    "gambit_id": "984861a1-ad09-4eed-a4b6-871657907709",
                    "last_updated": "2022-10-20T09:17:06.754888-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 7",
                    "reward": "1.78000",
                    "odds": "1.80000",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6db3554a-1922-4b3c-b0f0-96d95074b05a/?format=api"
                },
                {
                    "id": "0828145c-9dea-4460-a66a-8bb8f59673c6",
                    "gambit_id": "70d937b6-d1c0-45e4-bed2-92e05d8ea662",
                    "last_updated": "2022-10-20T09:17:06.756094-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 7",
                    "reward": "2.02000",
                    "odds": "2.05000",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6db3554a-1922-4b3c-b0f0-96d95074b05a/?format=api"
                }
            ]
        }
    ]
}