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/fc9e2893-396f-4b27-b02a-47c1e2c79d27/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "fc9e2893-396f-4b27-b02a-47c1e2c79d27",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "95325f40-9852-409d-86e3-42812e918b5b",
    "completed": true,
    "last_updated": "2022-11-28T09:52:08.144699-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.1,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/95325f40-9852-409d-86e3-42812e918b5b",
    "datetime": "2022-11-26T15:30:00-05:00",
    "cutoff_datetime": "2022-11-26T15:30:00-05:00",
    "name": "Oregon v. Oregon State",
    "bettypes": [
        {
            "id": "481f24e8-7a91-428b-a6f7-be599fc3f138",
            "match": "https://api-prod.gambitprofit.com/api/matches/fc9e2893-396f-4b27-b02a-47c1e2c79d27/?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": "Oregon State",
                        "amount": 5208.0
                    },
                    {
                        "team": "Oregon",
                        "amount": 4792.0
                    }
                ],
                "expected_reward_tokens": 9008.96,
                "profit_sb": 8.96,
                "profit_sb_percentage": 0.1,
                "recommended": true
            },
            "lines": [
                {
                    "id": "1c7803d0-c334-4869-b2ac-5f9abf661d93",
                    "gambit_id": "c9a573a2-1269-4fea-a30d-e7cb7a4a814b",
                    "last_updated": "2022-11-28T09:52:08.153342-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Oregon State",
                    "reward": "1.73000",
                    "odds": "1.83330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/481f24e8-7a91-428b-a6f7-be599fc3f138/?format=api"
                },
                {
                    "id": "5bfc93aa-f7d8-41e3-999c-e6c282f4c021",
                    "gambit_id": "ca3b06ea-b4e5-4e7b-8aa2-d2b5b6da1678",
                    "last_updated": "2022-11-28T09:52:08.154304-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Oregon",
                    "reward": "1.88000",
                    "odds": "2.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/481f24e8-7a91-428b-a6f7-be599fc3f138/?format=api"
                }
            ]
        },
        {
            "id": "37df69f0-92cf-491a-9e11-fcc97ab4bebf",
            "match": "https://api-prod.gambitprofit.com/api/matches/fc9e2893-396f-4b27-b02a-47c1e2c79d27/?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": "Oregon",
                        "amount": 5000.0
                    },
                    {
                        "team": "Oregon State",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "514e25f6-2887-4221-b707-6b7586f23f60",
                    "gambit_id": "7befec97-22b1-4935-9708-558010543571",
                    "last_updated": "2022-11-28T09:52:08.151285-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Oregon",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "1.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/37df69f0-92cf-491a-9e11-fcc97ab4bebf/?format=api"
                },
                {
                    "id": "cf4316fe-0efe-4490-976f-d5533ea3fdc5",
                    "gambit_id": "82986f96-9661-4f45-af2b-7a3cc0026e9d",
                    "last_updated": "2022-11-28T09:52:08.150259-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Oregon State",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-1.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/37df69f0-92cf-491a-9e11-fcc97ab4bebf/?format=api"
                }
            ]
        },
        {
            "id": "a1079444-1f6e-4049-a135-991011317819",
            "match": "https://api-prod.gambitprofit.com/api/matches/fc9e2893-396f-4b27-b02a-47c1e2c79d27/?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 56.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 56.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "fd89e6c1-c265-4427-9116-c4521a62de92",
                    "gambit_id": "4db6a303-ec9b-4a71-9e88-fde992fbb45e",
                    "last_updated": "2022-11-28T09:52:08.148263-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 56.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "56.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1079444-1f6e-4049-a135-991011317819/?format=api"
                },
                {
                    "id": "3e329dcf-036d-4f8a-a36a-d5d4c029929a",
                    "gambit_id": "258daa6e-0f12-4e45-a49a-b23653ff3f71",
                    "last_updated": "2022-11-28T09:52:08.147276-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 56.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "56.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1079444-1f6e-4049-a135-991011317819/?format=api"
                }
            ]
        }
    ]
}