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/ecf7977d-8c1f-41a3-953a-e3c373fcc65e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "ecf7977d-8c1f-41a3-953a-e3c373fcc65e",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "d78cf70b-af73-4a6a-ba88-cfc5fb2e5913",
    "completed": true,
    "last_updated": "2022-09-16T10:07:03.987976-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.51,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/d78cf70b-af73-4a6a-ba88-cfc5fb2e5913",
    "datetime": "2022-09-15T20:15:00-04:00",
    "cutoff_datetime": "2022-09-15T20:15:00-04:00",
    "name": "Los Angeles Chargers v. Kansas City Chiefs",
    "bettypes": [
        {
            "id": "7dcf09c2-bbd9-4258-ad91-e7d986ac51e8",
            "match": "https://api-prod.gambitprofit.com/api/matches/ecf7977d-8c1f-41a3-953a-e3c373fcc65e/?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": "Kansas City Chiefs",
                        "amount": 6389.0
                    },
                    {
                        "team": "Los Angeles Chargers",
                        "amount": 3611.0
                    }
                ],
                "expected_reward_tokens": 9135.83,
                "profit_sb": 135.83,
                "profit_sb_percentage": 1.51,
                "recommended": true
            },
            "lines": [
                {
                    "id": "bf03edd7-c8a6-4f6e-aeeb-e12d035fc280",
                    "gambit_id": "0ca42b8d-6d00-4d31-beb6-ce949fb1eca7",
                    "last_updated": "2022-09-16T10:07:03.994596-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Kansas City Chiefs",
                    "reward": "1.43000",
                    "odds": "1.48780",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7dcf09c2-bbd9-4258-ad91-e7d986ac51e8/?format=api"
                },
                {
                    "id": "56a66df3-2021-42eb-b693-3eb5dcef3d1f",
                    "gambit_id": "e0a1f0c5-ed77-41a2-bf6e-343c154941fe",
                    "last_updated": "2022-09-16T10:07:03.995760-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Los Angeles Chargers",
                    "reward": "2.53000",
                    "odds": "2.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7dcf09c2-bbd9-4258-ad91-e7d986ac51e8/?format=api"
                }
            ]
        },
        {
            "id": "7eb83675-cb5d-4c83-a4d2-bc46227e11d0",
            "match": "https://api-prod.gambitprofit.com/api/matches/ecf7977d-8c1f-41a3-953a-e3c373fcc65e/?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": "Kansas City Chiefs",
                        "amount": 5000.0
                    },
                    {
                        "team": "Los Angeles Chargers",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2d60d398-a9b4-4f9c-8495-aa4ce4b79d95",
                    "gambit_id": "57ab599f-237d-4869-8caf-7f4504f8be5f",
                    "last_updated": "2022-09-16T10:07:03.998008-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Kansas City Chiefs",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-4.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7eb83675-cb5d-4c83-a4d2-bc46227e11d0/?format=api"
                },
                {
                    "id": "3066e473-7f7d-4fdd-99e4-7d919bd81d9c",
                    "gambit_id": "7dcc6983-251c-4b85-9bc9-98fe8f2bdf63",
                    "last_updated": "2022-09-16T10:07:03.999099-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Los Angeles Chargers",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "4.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7eb83675-cb5d-4c83-a4d2-bc46227e11d0/?format=api"
                }
            ]
        },
        {
            "id": "6095c15f-0f9a-44f6-b88a-4169f60c0d0c",
            "match": "https://api-prod.gambitprofit.com/api/matches/ecf7977d-8c1f-41a3-953a-e3c373fcc65e/?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 52.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 52.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "bf45b159-a933-4bbe-b37f-0d4850aeacad",
                    "gambit_id": "9e49dbbb-d008-4f09-8e0f-e5a928dcf90c",
                    "last_updated": "2022-09-16T10:07:03.991028-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 52.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "52.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6095c15f-0f9a-44f6-b88a-4169f60c0d0c/?format=api"
                },
                {
                    "id": "4382e61b-b232-46a6-9dcc-db016d569d02",
                    "gambit_id": "ae429a5b-96a2-4f63-a48b-13eb6d896b29",
                    "last_updated": "2022-09-16T10:07:03.992226-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 52.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "52.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6095c15f-0f9a-44f6-b88a-4169f60c0d0c/?format=api"
                }
            ]
        }
    ]
}