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/b26b3faa-6bc4-4874-9f42-8e296cb02bb2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "b26b3faa-6bc4-4874-9f42-8e296cb02bb2",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "8a9bb602-91e9-44e2-9a20-8fb5977b8a3f",
    "completed": true,
    "last_updated": "2022-10-23T19:32:04.965801-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.24,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/8a9bb602-91e9-44e2-9a20-8fb5977b8a3f",
    "datetime": "2022-10-22T15:30:00-04:00",
    "cutoff_datetime": "2022-10-22T15:30:00-04:00",
    "name": "Northwestern v. Maryland",
    "bettypes": [
        {
            "id": "5274f601-bfb2-4dcf-8667-628f08a6ad02",
            "match": "https://api-prod.gambitprofit.com/api/matches/b26b3faa-6bc4-4874-9f42-8e296cb02bb2/?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": "Maryland",
                        "amount": 8140.0
                    },
                    {
                        "team": "Northwestern",
                        "amount": 1860.0
                    }
                ],
                "expected_reward_tokens": 9523.2,
                "profit_sb": 23.2,
                "profit_sb_percentage": 0.24,
                "recommended": true
            },
            "lines": [
                {
                    "id": "2766dff9-a4cc-4500-8793-e29760832288",
                    "gambit_id": "32959d19-9f3e-4a3e-bf6a-931fdad679a5",
                    "last_updated": "2022-10-23T19:32:04.972423-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Maryland",
                    "reward": "1.17000",
                    "odds": "1.17240",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5274f601-bfb2-4dcf-8667-628f08a6ad02/?format=api"
                },
                {
                    "id": "3a126c10-8d36-46e2-aba3-5b5c02250fbe",
                    "gambit_id": "e97234af-7249-4031-b6fa-0dae9f06847d",
                    "last_updated": "2022-10-23T19:32:04.973461-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Northwestern",
                    "reward": "5.12000",
                    "odds": "5.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5274f601-bfb2-4dcf-8667-628f08a6ad02/?format=api"
                }
            ]
        },
        {
            "id": "f898d55d-82ba-47a7-9df9-4c5c6fe04801",
            "match": "https://api-prod.gambitprofit.com/api/matches/b26b3faa-6bc4-4874-9f42-8e296cb02bb2/?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": "Northwestern",
                        "amount": 5000.0
                    },
                    {
                        "team": "Maryland",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "38783260-5fe2-46c8-9f08-1d22e51b1ad3",
                    "gambit_id": "36ccb12a-636c-44e6-a175-7edee7057de6",
                    "last_updated": "2022-10-23T19:32:04.976406-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Northwestern",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "14.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f898d55d-82ba-47a7-9df9-4c5c6fe04801/?format=api"
                },
                {
                    "id": "dad3a05e-19b1-49aa-a5a1-74a53568474b",
                    "gambit_id": "c2874689-3ce3-4cc9-ae95-0ec947e6a9f1",
                    "last_updated": "2022-10-23T19:32:04.975426-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Maryland",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "-14.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f898d55d-82ba-47a7-9df9-4c5c6fe04801/?format=api"
                }
            ]
        },
        {
            "id": "848e592f-07a6-4f5d-8212-000af9769092",
            "match": "https://api-prod.gambitprofit.com/api/matches/b26b3faa-6bc4-4874-9f42-8e296cb02bb2/?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 51",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 51",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6647f05e-990e-4128-9194-41db25817101",
                    "gambit_id": "38954a6a-787a-4ac8-b6c3-1ac358951915",
                    "last_updated": "2022-10-23T19:32:04.970036-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 51",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "51.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/848e592f-07a6-4f5d-8212-000af9769092/?format=api"
                },
                {
                    "id": "b15d0fe5-50f8-4c75-9d22-bd561d46785e",
                    "gambit_id": "24e8c9d0-4bc4-41ea-a3d1-cea0339fe673",
                    "last_updated": "2022-10-23T19:32:04.968804-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 51",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "51.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/848e592f-07a6-4f5d-8212-000af9769092/?format=api"
                }
            ]
        }
    ]
}