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/dc8f544d-6a00-4d02-bf8b-6d15e750d077/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "dc8f544d-6a00-4d02-bf8b-6d15e750d077",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "26006f81-b2b7-4985-b8ff-85dd26cf5a9b",
    "completed": true,
    "last_updated": "2022-08-09T09:42:02.946154-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/26006f81-b2b7-4985-b8ff-85dd26cf5a9b",
    "datetime": "2022-08-08T21:40:00-04:00",
    "cutoff_datetime": "2022-08-08T21:40:00-04:00",
    "name": "SFO (A Wood) v. SDG (B Snell)",
    "bettypes": [
        {
            "id": "814a9d2a-9656-4d9c-ab7e-e15ba204f1e7",
            "match": "https://api-prod.gambitprofit.com/api/matches/dc8f544d-6a00-4d02-bf8b-6d15e750d077/?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": 6196.0
                    },
                    {
                        "team": "SFO (A Wood)",
                        "amount": 3804.0
                    }
                ],
                "expected_reward_tokens": 9355.96,
                "profit_sb": 355.96,
                "profit_sb_percentage": 3.96,
                "recommended": true
            },
            "lines": [
                {
                    "id": "458543f7-d34b-4526-8104-ca084a76dd55",
                    "gambit_id": "0063ead9-51a5-4d30-a38e-183d0a3818d4",
                    "last_updated": "2022-08-09T09:42:02.949101-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "SDG (B Snell)",
                    "reward": "1.51000",
                    "odds": "1.55560",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/814a9d2a-9656-4d9c-ab7e-e15ba204f1e7/?format=api"
                },
                {
                    "id": "e160688e-8c8e-469b-a339-41006e034784",
                    "gambit_id": "5925d527-237b-4049-beae-6799ac3dd106",
                    "last_updated": "2022-08-09T09:42:02.949549-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "SFO (A Wood)",
                    "reward": "2.46000",
                    "odds": "2.60000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/814a9d2a-9656-4d9c-ab7e-e15ba204f1e7/?format=api"
                }
            ]
        },
        {
            "id": "a9f3c2c6-c8a1-40ff-ab91-c89f05d9f26c",
            "match": "https://api-prod.gambitprofit.com/api/matches/dc8f544d-6a00-4d02-bf8b-6d15e750d077/?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": "SFO",
                        "amount": 5405.0
                    },
                    {
                        "team": "SDG",
                        "amount": 4595.0
                    }
                ],
                "expected_reward_tokens": 9188.5,
                "profit_sb": 188.5,
                "profit_sb_percentage": 2.09,
                "recommended": true
            },
            "lines": [
                {
                    "id": "c5f73373-835a-48bb-90fa-3785fa21221e",
                    "gambit_id": "ea300e92-9ff8-4736-b7aa-3e841350557a",
                    "last_updated": "2022-08-09T09:42:02.948659-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "SFO",
                    "reward": "1.70000",
                    "odds": "1.76920",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a9f3c2c6-c8a1-40ff-ab91-c89f05d9f26c/?format=api"
                },
                {
                    "id": "141d8d1e-5087-4363-a3f2-bf62bced81ef",
                    "gambit_id": "b6ab80af-cc5a-4623-b2b3-bb17b5c34bf9",
                    "last_updated": "2022-08-09T09:42:02.948216-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "SDG",
                    "reward": "2.00000",
                    "odds": "2.10000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a9f3c2c6-c8a1-40ff-ab91-c89f05d9f26c/?format=api"
                }
            ]
        },
        {
            "id": "796c516a-692b-4518-962f-9c48767a720d",
            "match": "https://api-prod.gambitprofit.com/api/matches/dc8f544d-6a00-4d02-bf8b-6d15e750d077/?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 Over 7.5",
                        "amount": 5204.0
                    },
                    {
                        "team": "Game Total Under 7.5",
                        "amount": 4796.0
                    }
                ],
                "expected_reward_tokens": 9159.04,
                "profit_sb": 159.04,
                "profit_sb_percentage": 1.77,
                "recommended": true
            },
            "lines": [
                {
                    "id": "df8ea237-f7f9-48ce-9c4e-2940df23d7f4",
                    "gambit_id": "dde707a9-dcd2-45ad-a043-bff3a6497f5d",
                    "last_updated": "2022-08-09T09:42:02.947767-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.76000",
                    "odds": "1.83330",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/796c516a-692b-4518-962f-9c48767a720d/?format=api"
                },
                {
                    "id": "eadc272d-1dc7-4807-ae01-778f923a464b",
                    "gambit_id": "7a5b83a9-9242-4565-98c9-d8c2293cfc1d",
                    "last_updated": "2022-08-09T09:42:02.947202-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.91000",
                    "odds": "2.00000",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/796c516a-692b-4518-962f-9c48767a720d/?format=api"
                }
            ]
        }
    ]
}