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/7d32e77a-fab3-46fc-bcc0-eade39db62a2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "7d32e77a-fab3-46fc-bcc0-eade39db62a2",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "c77c0a72-1d3e-4005-aedb-fd791e0860ea",
    "completed": true,
    "last_updated": "2022-09-09T16:12:02.142380-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.46,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/c77c0a72-1d3e-4005-aedb-fd791e0860ea",
    "datetime": "2022-09-08T19:40:00-04:00",
    "cutoff_datetime": "2022-09-08T19:40:00-04:00",
    "name": "San Francisco Giants v. Milwaukee Brewers - Game 2",
    "bettypes": [
        {
            "id": "450495e0-e7de-466e-8069-2269500104d6",
            "match": "https://api-prod.gambitprofit.com/api/matches/7d32e77a-fab3-46fc-bcc0-eade39db62a2/?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": "Milwaukee Brewers",
                        "amount": 6189.0
                    },
                    {
                        "team": "San Francisco Giants",
                        "amount": 3811.0
                    }
                ],
                "expected_reward_tokens": 9221.61,
                "profit_sb": 221.61,
                "profit_sb_percentage": 2.46,
                "recommended": true
            },
            "lines": [
                {
                    "id": "7b03b4e6-d29c-4185-a420-4bf18120e706",
                    "gambit_id": "18aef613-0bf3-4691-ac25-ef9b0a7fd13e",
                    "last_updated": "2022-09-09T16:12:02.151599-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Milwaukee Brewers",
                    "reward": "1.49000",
                    "odds": "1.55560",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/450495e0-e7de-466e-8069-2269500104d6/?format=api"
                },
                {
                    "id": "8f11ff48-7168-4551-b340-ef040cb7680b",
                    "gambit_id": "5f9d3771-904e-48f5-a1e6-310c18305485",
                    "last_updated": "2022-09-09T16:12:02.152573-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "San Francisco Giants",
                    "reward": "2.42000",
                    "odds": "2.60000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/450495e0-e7de-466e-8069-2269500104d6/?format=api"
                }
            ]
        },
        {
            "id": "3b474351-ecec-4245-9045-dc7eac20c955",
            "match": "https://api-prod.gambitprofit.com/api/matches/7d32e77a-fab3-46fc-bcc0-eade39db62a2/?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": "San Francisco Giants",
                        "amount": 5410.0
                    },
                    {
                        "team": "Milwaukee Brewers",
                        "amount": 4590.0
                    }
                ],
                "expected_reward_tokens": 9088.2,
                "profit_sb": 88.2,
                "profit_sb_percentage": 0.98,
                "recommended": true
            },
            "lines": [
                {
                    "id": "e4ae3bd7-4087-4d31-84dd-5292eccdd67d",
                    "gambit_id": "6d606d21-048b-40ce-9fef-584422b3ea1c",
                    "last_updated": "2022-09-09T16:12:02.149509-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "San Francisco Giants",
                    "reward": "1.68000",
                    "odds": "1.76920",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b474351-ecec-4245-9045-dc7eac20c955/?format=api"
                },
                {
                    "id": "6a29fe10-3408-4652-b024-81b3836d32e9",
                    "gambit_id": "f9ae437f-7a68-4020-82f9-58fa2d8c0be6",
                    "last_updated": "2022-09-09T16:12:02.148481-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Milwaukee Brewers",
                    "reward": "1.98000",
                    "odds": "2.10000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b474351-ecec-4245-9045-dc7eac20c955/?format=api"
                }
            ]
        },
        {
            "id": "0a6c63da-c401-41e1-9584-6a942701893a",
            "match": "https://api-prod.gambitprofit.com/api/matches/7d32e77a-fab3-46fc-bcc0-eade39db62a2/?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.5",
                        "amount": 5110.0
                    },
                    {
                        "team": "Game Total Over 8.5",
                        "amount": 4890.0
                    }
                ],
                "expected_reward_tokens": 9044.7,
                "profit_sb": 44.7,
                "profit_sb_percentage": 0.5,
                "recommended": true
            },
            "lines": [
                {
                    "id": "d29cfba3-bced-4588-aafa-ef7800218727",
                    "gambit_id": "011164be-8a17-4893-ac8b-7a8709b69013",
                    "last_updated": "2022-09-09T16:12:02.145334-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.77000",
                    "odds": "1.86960",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0a6c63da-c401-41e1-9584-6a942701893a/?format=api"
                },
                {
                    "id": "4300e1d9-d03d-4cda-a6b3-5f2928e997d4",
                    "gambit_id": "b922a857-dad0-43c3-82f2-7461f2126a76",
                    "last_updated": "2022-09-09T16:12:02.146498-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.85000",
                    "odds": "1.95240",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0a6c63da-c401-41e1-9584-6a942701893a/?format=api"
                }
            ]
        }
    ]
}