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/2b7201be-e4f6-4706-bb40-bddfd1f27208/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "2b7201be-e4f6-4706-bb40-bddfd1f27208",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "be236c19-6fb3-43a8-bad3-ca5d4c1b2fd9",
    "completed": true,
    "last_updated": "2022-10-17T09:46:56.490071-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.55,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/be236c19-6fb3-43a8-bad3-ca5d4c1b2fd9",
    "datetime": "2022-10-15T19:00:00-04:00",
    "cutoff_datetime": "2022-10-15T19:00:00-04:00",
    "name": "Arkansas State v. Southern Miss",
    "bettypes": [
        {
            "id": "e73959af-5b61-4918-b277-83464aa41fc8",
            "match": "https://api-prod.gambitprofit.com/api/matches/2b7201be-e4f6-4706-bb40-bddfd1f27208/?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": "Southern Miss",
                        "amount": 6326.0
                    },
                    {
                        "team": "Arkansas State",
                        "amount": 3674.0
                    }
                ],
                "expected_reward_tokens": 9552.26,
                "profit_sb": 52.26,
                "profit_sb_percentage": 0.55,
                "recommended": true
            },
            "lines": [
                {
                    "id": "6e9f5eef-a341-4f16-9557-64b653c84f4d",
                    "gambit_id": "054e8b48-7476-4a77-a1b5-e9f7db41b207",
                    "last_updated": "2022-10-17T09:46:56.496148-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Southern Miss",
                    "reward": "1.51000",
                    "odds": "1.52630",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e73959af-5b61-4918-b277-83464aa41fc8/?format=api"
                },
                {
                    "id": "b6ae2fc8-8c3c-425e-964b-c713c16b95ba",
                    "gambit_id": "65891046-c6da-4912-ac40-30adce6dc4b9",
                    "last_updated": "2022-10-17T09:46:56.497177-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Arkansas State",
                    "reward": "2.60000",
                    "odds": "2.65000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e73959af-5b61-4918-b277-83464aa41fc8/?format=api"
                }
            ]
        },
        {
            "id": "c2092318-b021-4203-a597-b86fe86189d5",
            "match": "https://api-prod.gambitprofit.com/api/matches/2b7201be-e4f6-4706-bb40-bddfd1f27208/?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": "Southern Miss",
                        "amount": 5000.0
                    },
                    {
                        "team": "Arkansas State",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9a416a29-39ef-4190-91f0-2c583d152019",
                    "gambit_id": "4a915600-493e-4325-8fdb-0e057a6b3e36",
                    "last_updated": "2022-10-17T09:46:56.500161-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Southern Miss",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "-4.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2092318-b021-4203-a597-b86fe86189d5/?format=api"
                },
                {
                    "id": "2339317c-19fd-46a0-9043-5c525faa0cf3",
                    "gambit_id": "ff2ac416-f502-46ed-8fca-49e681c3f933",
                    "last_updated": "2022-10-17T09:46:56.499177-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Arkansas State",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "4.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2092318-b021-4203-a597-b86fe86189d5/?format=api"
                }
            ]
        },
        {
            "id": "a169f708-5d21-42d5-b52f-2590c8ec6707",
            "match": "https://api-prod.gambitprofit.com/api/matches/2b7201be-e4f6-4706-bb40-bddfd1f27208/?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 53",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 53",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "1b4a4b1f-3cf0-4691-be07-e3327ef94fb9",
                    "gambit_id": "a518e3fd-f5b0-4838-b3cd-2c3380b2b27e",
                    "last_updated": "2022-10-17T09:46:56.492923-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 53",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "53.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a169f708-5d21-42d5-b52f-2590c8ec6707/?format=api"
                },
                {
                    "id": "489427c8-de51-4a48-ac4d-31ceb113c453",
                    "gambit_id": "c63e7902-413f-4874-9f79-9e5f9af6a7ec",
                    "last_updated": "2022-10-17T09:46:56.494102-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 53",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "53.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a169f708-5d21-42d5-b52f-2590c8ec6707/?format=api"
                }
            ]
        }
    ]
}