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/3143696e-b7d7-4936-8d7b-ffcbb67f2e97/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "3143696e-b7d7-4936-8d7b-ffcbb67f2e97",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "ee33b4d2-83df-470a-9681-e8c49a75f598",
    "completed": true,
    "last_updated": "2022-10-17T09:51:53.662609-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.05,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/ee33b4d2-83df-470a-9681-e8c49a75f598",
    "datetime": "2022-10-15T19:00:00-04:00",
    "cutoff_datetime": "2022-10-15T19:00:00-04:00",
    "name": "LSU v. Florida",
    "bettypes": [
        {
            "id": "a0391e0a-34cc-4116-a16b-648436766462",
            "match": "https://api-prod.gambitprofit.com/api/matches/3143696e-b7d7-4936-8d7b-ffcbb67f2e97/?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": "Florida",
                        "amount": 5521.0
                    },
                    {
                        "team": "LSU",
                        "amount": 4479.0
                    }
                ],
                "expected_reward_tokens": 9495.48,
                "profit_sb": -4.52,
                "profit_sb_percentage": -0.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "89774a34-d49d-4c89-b61e-a04817b0dcc3",
                    "gambit_id": "cd036ea2-eadc-4bf4-aa36-e35eea139f1d",
                    "last_updated": "2022-10-17T09:51:53.668570-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Florida",
                    "reward": "1.72000",
                    "odds": "1.74070",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a0391e0a-34cc-4116-a16b-648436766462/?format=api"
                },
                {
                    "id": "faf9ebf7-9a42-46b5-8281-8a452a775183",
                    "gambit_id": "23897a0d-a65a-41a9-9520-412ba767dddf",
                    "last_updated": "2022-10-17T09:51:53.669567-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "LSU",
                    "reward": "2.12000",
                    "odds": "2.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a0391e0a-34cc-4116-a16b-648436766462/?format=api"
                }
            ]
        },
        {
            "id": "03c20402-fc9d-4411-b95c-1f0afc01a456",
            "match": "https://api-prod.gambitprofit.com/api/matches/3143696e-b7d7-4936-8d7b-ffcbb67f2e97/?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": "Florida",
                        "amount": 5106.0
                    },
                    {
                        "team": "LSU",
                        "amount": 4894.0
                    }
                ],
                "expected_reward_tokens": 9395.04,
                "profit_sb": -104.96,
                "profit_sb_percentage": -1.1,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c7124f40-6458-4139-be5e-bf71856343b9",
                    "gambit_id": "3bd4f8da-80fc-491e-a641-bee2ff5f7929",
                    "last_updated": "2022-10-17T09:51:53.671569-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Florida",
                    "reward": "1.84000",
                    "odds": "1.86960",
                    "spread": "-2.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03c20402-fc9d-4411-b95c-1f0afc01a456/?format=api"
                },
                {
                    "id": "6ac50826-35a5-4848-8b2e-18ecc459ec64",
                    "gambit_id": "065df36d-60d1-407a-940c-53b15c88a53c",
                    "last_updated": "2022-10-17T09:51:53.672553-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "LSU",
                    "reward": "1.92000",
                    "odds": "1.95240",
                    "spread": "2.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03c20402-fc9d-4411-b95c-1f0afc01a456/?format=api"
                }
            ]
        },
        {
            "id": "bdcb245b-66b0-4e88-a034-0b49d6814bae",
            "match": "https://api-prod.gambitprofit.com/api/matches/3143696e-b7d7-4936-8d7b-ffcbb67f2e97/?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 51.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 51.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3f084983-ce34-477e-9397-dfd9d33b011b",
                    "gambit_id": "16888515-60e6-449b-9e6c-7cdf17f67185",
                    "last_updated": "2022-10-17T09:51:53.665477-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 51.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "51.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bdcb245b-66b0-4e88-a034-0b49d6814bae/?format=api"
                },
                {
                    "id": "ee5afc19-f8ad-4564-8c3b-ce825de74bdd",
                    "gambit_id": "d254f970-7268-46b0-9150-213f911fdd7a",
                    "last_updated": "2022-10-17T09:51:53.666515-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 51.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "51.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bdcb245b-66b0-4e88-a034-0b49d6814bae/?format=api"
                }
            ]
        }
    ]
}