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/77d1ee34-81eb-4070-87d9-9ed0359d600a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "77d1ee34-81eb-4070-87d9-9ed0359d600a",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "3deeaad5-f7c9-409a-bdb7-f7f0500c764d",
    "completed": true,
    "last_updated": "2022-08-10T10:11:56.375369-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.96,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/3deeaad5-f7c9-409a-bdb7-f7f0500c764d",
    "datetime": "2022-08-09T20:10:00-04:00",
    "cutoff_datetime": "2022-08-09T20:10:00-04:00",
    "name": "TEX (M Perez) v. HOU (J Urquidy)",
    "bettypes": [
        {
            "id": "df5f991a-3079-4b30-b384-65fc8854b8ce",
            "match": "https://api-prod.gambitprofit.com/api/matches/77d1ee34-81eb-4070-87d9-9ed0359d600a/?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": "HOU (J Urquidy)",
                        "amount": 6196.0
                    },
                    {
                        "team": "TEX (M Perez)",
                        "amount": 3804.0
                    }
                ],
                "expected_reward_tokens": 9355.96,
                "profit_sb": 355.96,
                "profit_sb_percentage": 3.96,
                "recommended": true
            },
            "lines": [
                {
                    "id": "468c4e35-2bd1-462e-afbc-6d3942a06bc3",
                    "gambit_id": "4751a00c-53fa-4e6f-b7f5-8555c02cded0",
                    "last_updated": "2022-08-10T10:11:56.378547-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "HOU (J Urquidy)",
                    "reward": "1.51000",
                    "odds": "1.55560",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/df5f991a-3079-4b30-b384-65fc8854b8ce/?format=api"
                },
                {
                    "id": "8e7ad4d8-09e8-4c58-9d65-488fbcc9869f",
                    "gambit_id": "27e8413c-f3bb-4b47-baf5-966e5b6985bd",
                    "last_updated": "2022-08-10T10:11:56.378996-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "TEX (M Perez)",
                    "reward": "2.46000",
                    "odds": "2.60000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/df5f991a-3079-4b30-b384-65fc8854b8ce/?format=api"
                }
            ]
        },
        {
            "id": "9b79840e-5d57-4529-84fe-3612c4170bbc",
            "match": "https://api-prod.gambitprofit.com/api/matches/77d1ee34-81eb-4070-87d9-9ed0359d600a/?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": "TEX",
                        "amount": 5511.0
                    },
                    {
                        "team": "HOU",
                        "amount": 4489.0
                    }
                ],
                "expected_reward_tokens": 9202.45,
                "profit_sb": 202.45,
                "profit_sb_percentage": 2.25,
                "recommended": true
            },
            "lines": [
                {
                    "id": "b17f8b16-a0e5-45bb-84f0-eff7144a35cd",
                    "gambit_id": "628b3575-4807-4968-ab95-1b001f992f29",
                    "last_updated": "2022-08-10T10:11:56.378076-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "TEX",
                    "reward": "1.67000",
                    "odds": "1.74070",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9b79840e-5d57-4529-84fe-3612c4170bbc/?format=api"
                },
                {
                    "id": "5dff0ad4-223b-4f33-b043-33b5693a66ca",
                    "gambit_id": "6e46ab8d-a4fe-496d-950e-e0e1051cadc4",
                    "last_updated": "2022-08-10T10:11:56.377587-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "HOU",
                    "reward": "2.05000",
                    "odds": "2.15000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9b79840e-5d57-4529-84fe-3612c4170bbc/?format=api"
                }
            ]
        },
        {
            "id": "37ac6405-04d3-487b-93fe-55b73b8cb950",
            "match": "https://api-prod.gambitprofit.com/api/matches/77d1ee34-81eb-4070-87d9-9ed0359d600a/?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": "8376afc6-c950-4564-a5ec-9851bcc58cc5",
                    "gambit_id": "aada6f72-ca3a-4d43-99b3-eebb44340e96",
                    "last_updated": "2022-08-10T10:11:56.377092-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/37ac6405-04d3-487b-93fe-55b73b8cb950/?format=api"
                },
                {
                    "id": "4d3d0b62-159b-44a8-83de-6f52ee5b0880",
                    "gambit_id": "6a8b9453-535d-4bd9-84a5-bb07d1e67e13",
                    "last_updated": "2022-08-10T10:11:56.376420-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/37ac6405-04d3-487b-93fe-55b73b8cb950/?format=api"
                }
            ]
        }
    ]
}