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/e0d06a5f-18b8-4a58-9977-5dd858fcfa5b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "e0d06a5f-18b8-4a58-9977-5dd858fcfa5b",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "dd683229-4974-4e4a-8068-17536735abc1",
    "completed": true,
    "last_updated": "2022-10-29T18:57:23.232136-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.17,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/dd683229-4974-4e4a-8068-17536735abc1",
    "datetime": "2022-10-28T20:00:00-04:00",
    "cutoff_datetime": "2022-10-28T20:00:00-04:00",
    "name": "Louisiana Tech v. Florida Intl",
    "bettypes": [
        {
            "id": "34293072-f8ed-419f-ad5c-a8b15b88d7a5",
            "match": "https://api-prod.gambitprofit.com/api/matches/e0d06a5f-18b8-4a58-9977-5dd858fcfa5b/?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": "Louisiana Tech",
                        "amount": 6774.0
                    },
                    {
                        "team": "Florida Intl",
                        "amount": 3226.0
                    }
                ],
                "expected_reward_tokens": 9483.6,
                "profit_sb": -16.4,
                "profit_sb_percentage": -0.17,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c35f9531-9169-4e72-af1a-4e3e08b601f9",
                    "gambit_id": "96c4159f-5d5d-4abf-88ef-3826f9f2fcba",
                    "last_updated": "2022-10-29T18:57:23.238877-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Louisiana Tech",
                    "reward": "1.40000",
                    "odds": "1.41670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34293072-f8ed-419f-ad5c-a8b15b88d7a5/?format=api"
                },
                {
                    "id": "f991a442-3684-4ed5-93f7-769ff34eb5b9",
                    "gambit_id": "4d0a3631-214f-4c6c-bebe-23bb920b1cc2",
                    "last_updated": "2022-10-29T18:57:23.239980-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Florida Intl",
                    "reward": "2.94000",
                    "odds": "3.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34293072-f8ed-419f-ad5c-a8b15b88d7a5/?format=api"
                }
            ]
        },
        {
            "id": "40f94f17-45a8-4cb3-b11d-650af22b7a68",
            "match": "https://api-prod.gambitprofit.com/api/matches/e0d06a5f-18b8-4a58-9977-5dd858fcfa5b/?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": "Florida Intl",
                        "amount": 5000.0
                    },
                    {
                        "team": "Louisiana Tech",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "cbb9bcc7-b69c-494b-b09b-451c18d39c0e",
                    "gambit_id": "b3326e16-5018-44f6-8f00-a8fda91bfc01",
                    "last_updated": "2022-10-29T18:57:23.242141-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Florida Intl",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40f94f17-45a8-4cb3-b11d-650af22b7a68/?format=api"
                },
                {
                    "id": "20321674-f212-4371-9889-f2861c3a745f",
                    "gambit_id": "ae8512c1-34e6-4fdb-a3b9-4bf50789ae99",
                    "last_updated": "2022-10-29T18:57:23.243186-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Louisiana Tech",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "-6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40f94f17-45a8-4cb3-b11d-650af22b7a68/?format=api"
                }
            ]
        },
        {
            "id": "0fb65a6e-c4de-4274-949d-baa5cbf1c5cb",
            "match": "https://api-prod.gambitprofit.com/api/matches/e0d06a5f-18b8-4a58-9977-5dd858fcfa5b/?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 57",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 57",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "296a865d-438c-4be2-a825-ca75989b583f",
                    "gambit_id": "eae79c04-1e09-46ac-b8b1-bf0e58144d4c",
                    "last_updated": "2022-10-29T18:57:23.235199-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 57",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "57.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0fb65a6e-c4de-4274-949d-baa5cbf1c5cb/?format=api"
                },
                {
                    "id": "b2e7c939-eb0b-4450-95b2-19e1a95a0dc3",
                    "gambit_id": "8578f9d9-197e-435f-a2c4-70739deb9bf0",
                    "last_updated": "2022-10-29T18:57:23.236417-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 57",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "57.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0fb65a6e-c4de-4274-949d-baa5cbf1c5cb/?format=api"
                }
            ]
        }
    ]
}