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/70ad87f5-b861-434f-bc30-76335d9aece3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "70ad87f5-b861-434f-bc30-76335d9aece3",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "538c3415-8e2f-4d36-81f8-ce10e527755d",
    "completed": true,
    "last_updated": "2022-09-08T10:17:16.307003-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.27,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/538c3415-8e2f-4d36-81f8-ce10e527755d",
    "datetime": "2022-09-07T18:45:00-04:00",
    "cutoff_datetime": "2022-09-07T18:45:00-04:00",
    "name": "MIA (T Rogers) v. PHI (B Falter)",
    "bettypes": [
        {
            "id": "e348e6de-a00d-42cf-bc69-e6ce8632383a",
            "match": "https://api-prod.gambitprofit.com/api/matches/70ad87f5-b861-434f-bc30-76335d9aece3/?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": "PHI (B Falter)",
                        "amount": 5959.0
                    },
                    {
                        "team": "MIA (T Rogers)",
                        "amount": 4041.0
                    }
                ],
                "expected_reward_tokens": 9294.3,
                "profit_sb": 294.3,
                "profit_sb_percentage": 3.27,
                "recommended": true
            },
            "lines": [
                {
                    "id": "bf6380e5-ccc6-4f9d-b7bf-ed44a8459841",
                    "gambit_id": "2afa7f22-cbf3-49b0-8e98-a20233a82c79",
                    "last_updated": "2022-09-08T10:17:16.317349-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "PHI (B Falter)",
                    "reward": "1.56000",
                    "odds": "1.62500",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e348e6de-a00d-42cf-bc69-e6ce8632383a/?format=api"
                },
                {
                    "id": "a3afecb4-860d-48fe-9475-07de773480f4",
                    "gambit_id": "2c52b2e9-45ca-45e7-8006-682be283d48b",
                    "last_updated": "2022-09-08T10:17:16.318326-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "MIA (T Rogers)",
                    "reward": "2.30000",
                    "odds": "2.45000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e348e6de-a00d-42cf-bc69-e6ce8632383a/?format=api"
                }
            ]
        },
        {
            "id": "d2dca7cc-6e6a-411b-ae6a-cd0047050aea",
            "match": "https://api-prod.gambitprofit.com/api/matches/70ad87f5-b861-434f-bc30-76335d9aece3/?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": "MIA",
                        "amount": 5745.0
                    },
                    {
                        "team": "PHI",
                        "amount": 4255.0
                    }
                ],
                "expected_reward_tokens": 9190.8,
                "profit_sb": 190.8,
                "profit_sb_percentage": 2.12,
                "recommended": true
            },
            "lines": [
                {
                    "id": "146dbea8-0224-48cd-b93f-bfd92ab7cb1c",
                    "gambit_id": "9ccba8bd-bdab-420e-bb6f-04c09dc96061",
                    "last_updated": "2022-09-08T10:17:16.315147-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "MIA",
                    "reward": "1.60000",
                    "odds": "1.66670",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d2dca7cc-6e6a-411b-ae6a-cd0047050aea/?format=api"
                },
                {
                    "id": "b103a593-2fb0-4026-8bf2-80d1801d7a18",
                    "gambit_id": "fcdbf03a-7d6e-4140-a1a8-a3735d3f4584",
                    "last_updated": "2022-09-08T10:17:16.314051-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "PHI",
                    "reward": "2.16000",
                    "odds": "2.30000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d2dca7cc-6e6a-411b-ae6a-cd0047050aea/?format=api"
                }
            ]
        },
        {
            "id": "510df780-a05a-4340-b133-a1ce2a8834d7",
            "match": "https://api-prod.gambitprofit.com/api/matches/70ad87f5-b861-434f-bc30-76335d9aece3/?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": 5096.0
                    },
                    {
                        "team": "Game Total Over 7.5",
                        "amount": 4904.0
                    }
                ],
                "expected_reward_tokens": 9070.88,
                "profit_sb": 70.88,
                "profit_sb_percentage": 0.79,
                "recommended": true
            },
            "lines": [
                {
                    "id": "1ef12cf7-139c-4745-98c4-15a402a816ac",
                    "gambit_id": "be4be5b0-09e0-45ac-b92a-4df900c6e174",
                    "last_updated": "2022-09-08T10:17:16.310640-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.78000",
                    "odds": "1.86960",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/510df780-a05a-4340-b133-a1ce2a8834d7/?format=api"
                },
                {
                    "id": "808583f0-2f81-43c0-af57-e168486558a9",
                    "gambit_id": "7326e202-75e0-4588-9a9b-47785dfe3d44",
                    "last_updated": "2022-09-08T10:17:16.311812-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.85000",
                    "odds": "1.95240",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/510df780-a05a-4340-b133-a1ce2a8834d7/?format=api"
                }
            ]
        }
    ]
}