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/dfeacbea-e12c-470f-b811-38804ae42fe2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "dfeacbea-e12c-470f-b811-38804ae42fe2",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "deef34c6-be6a-4ee0-a5e5-66349fb060f1",
    "completed": true,
    "last_updated": "2022-08-16T13:52:07.853919-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 4.04,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/deef34c6-be6a-4ee0-a5e5-66349fb060f1",
    "datetime": "2022-08-15T21:45:00-04:00",
    "cutoff_datetime": "2022-08-15T21:45:00-04:00",
    "name": "ARI (M Bumgarner) v. SFO (A Cobb)",
    "bettypes": [
        {
            "id": "9a7462e6-88fd-4b65-98b6-4ef9e241d074",
            "match": "https://api-prod.gambitprofit.com/api/matches/dfeacbea-e12c-470f-b811-38804ae42fe2/?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": "SFO (A Cobb)",
                        "amount": 6328.0
                    },
                    {
                        "team": "ARI (M Bumgarner)",
                        "amount": 3672.0
                    }
                ],
                "expected_reward_tokens": 9363.6,
                "profit_sb": 363.6,
                "profit_sb_percentage": 4.04,
                "recommended": true
            },
            "lines": [
                {
                    "id": "1fad70a7-8c8d-42ab-8bd4-6dd32243bef6",
                    "gambit_id": "2d1bcd33-dfec-441a-9ddc-43a2b0275810",
                    "last_updated": "2022-08-16T13:52:07.857524-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "SFO (A Cobb)",
                    "reward": "1.48000",
                    "odds": "1.52630",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9a7462e6-88fd-4b65-98b6-4ef9e241d074/?format=api"
                },
                {
                    "id": "8deaaf30-134a-4c25-96f1-b4a978a648bf",
                    "gambit_id": "2e6d0f33-67e8-4031-9075-5336b8495623",
                    "last_updated": "2022-08-16T13:52:07.857068-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "ARI (M Bumgarner)",
                    "reward": "2.55000",
                    "odds": "2.70000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9a7462e6-88fd-4b65-98b6-4ef9e241d074/?format=api"
                }
            ]
        },
        {
            "id": "50244724-f65c-4d1d-9344-c09b15541f3a",
            "match": "https://api-prod.gambitprofit.com/api/matches/dfeacbea-e12c-470f-b811-38804ae42fe2/?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": "ARI",
                        "amount": 5405.0
                    },
                    {
                        "team": "SFO",
                        "amount": 4595.0
                    }
                ],
                "expected_reward_tokens": 9188.5,
                "profit_sb": 188.5,
                "profit_sb_percentage": 2.09,
                "recommended": true
            },
            "lines": [
                {
                    "id": "bb3fe16e-ca6d-41d3-918e-13a03c99f155",
                    "gambit_id": "8bba732c-d1b5-4ca0-812c-e08c6749551a",
                    "last_updated": "2022-08-16T13:52:07.856609-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "ARI",
                    "reward": "1.70000",
                    "odds": "1.76920",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50244724-f65c-4d1d-9344-c09b15541f3a/?format=api"
                },
                {
                    "id": "929a55f4-8abf-4029-a59e-e29317b0c739",
                    "gambit_id": "ff95fe36-2b2c-4b1e-a4f3-f3a8ab63e0dc",
                    "last_updated": "2022-08-16T13:52:07.856148-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "SFO",
                    "reward": "2.00000",
                    "odds": "2.10000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50244724-f65c-4d1d-9344-c09b15541f3a/?format=api"
                }
            ]
        },
        {
            "id": "2d90dad3-b377-4315-88c1-37ba069b9cb7",
            "match": "https://api-prod.gambitprofit.com/api/matches/dfeacbea-e12c-470f-b811-38804ae42fe2/?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 8",
                        "amount": 5204.0
                    },
                    {
                        "team": "Game Total Over 8",
                        "amount": 4796.0
                    }
                ],
                "expected_reward_tokens": 9159.04,
                "profit_sb": 159.04,
                "profit_sb_percentage": 1.77,
                "recommended": true
            },
            "lines": [
                {
                    "id": "37d8d582-a46f-41ae-8f09-2ec0d2323652",
                    "gambit_id": "db3bbe4c-1601-46a1-922e-7c5ad651fba9",
                    "last_updated": "2022-08-16T13:52:07.855167-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 8",
                    "reward": "1.76000",
                    "odds": "1.83330",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2d90dad3-b377-4315-88c1-37ba069b9cb7/?format=api"
                },
                {
                    "id": "eec721de-087c-406b-85e4-6628963789d2",
                    "gambit_id": "a2de46f4-71c2-4054-b5c4-852b5453b820",
                    "last_updated": "2022-08-16T13:52:07.855678-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 8",
                    "reward": "1.91000",
                    "odds": "2.00000",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2d90dad3-b377-4315-88c1-37ba069b9cb7/?format=api"
                }
            ]
        }
    ]
}