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/67e90161-e761-4104-a300-7ee552e542a7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "67e90161-e761-4104-a300-7ee552e542a7",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "a8b005af-955e-4258-9bbb-c4d0c7571c0f",
    "completed": true,
    "last_updated": "2022-12-12T10:21:58.868978-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.69,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/a8b005af-955e-4258-9bbb-c4d0c7571c0f",
    "datetime": "2022-12-10T15:00:00-05:00",
    "cutoff_datetime": "2022-12-10T15:00:00-05:00",
    "name": "Navy v. Army",
    "bettypes": [
        {
            "id": "ad6170e9-32ae-4cc4-80e8-c1d2a23698f8",
            "match": "https://api-prod.gambitprofit.com/api/matches/67e90161-e761-4104-a300-7ee552e542a7/?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": "Navy",
                        "amount": 5664.0
                    },
                    {
                        "team": "Army",
                        "amount": 4336.0
                    }
                ],
                "expected_reward_tokens": 9062.24,
                "profit_sb": 62.24,
                "profit_sb_percentage": 0.69,
                "recommended": true
            },
            "lines": [
                {
                    "id": "b6afd677-5177-4843-8164-6ee4dc80453d",
                    "gambit_id": "339ed242-2cff-42eb-9579-a963b34daedc",
                    "last_updated": "2022-12-12T10:21:58.876301-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Navy",
                    "reward": "1.60000",
                    "odds": "1.68970",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad6170e9-32ae-4cc4-80e8-c1d2a23698f8/?format=api"
                },
                {
                    "id": "6ef22c87-46e4-49b5-8323-67c1eef52d16",
                    "gambit_id": "33bed630-7bd7-4ff7-ab3b-0ac7718962bc",
                    "last_updated": "2022-12-12T10:21:58.875237-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Army",
                    "reward": "2.09000",
                    "odds": "2.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad6170e9-32ae-4cc4-80e8-c1d2a23698f8/?format=api"
                }
            ]
        },
        {
            "id": "a2480b95-9cb2-4ac9-b32f-0bfea9165da5",
            "match": "https://api-prod.gambitprofit.com/api/matches/67e90161-e761-4104-a300-7ee552e542a7/?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": "Navy",
                        "amount": 5208.0
                    },
                    {
                        "team": "Army",
                        "amount": 4792.0
                    }
                ],
                "expected_reward_tokens": 9008.96,
                "profit_sb": 8.96,
                "profit_sb_percentage": 0.1,
                "recommended": true
            },
            "lines": [
                {
                    "id": "675bf819-b44c-47d1-9c36-857fc6dfb040",
                    "gambit_id": "a6545347-29a3-4948-8b48-68266283bdb2",
                    "last_updated": "2022-12-12T10:21:58.879520-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Navy",
                    "reward": "1.73000",
                    "odds": "1.83330",
                    "spread": "-2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a2480b95-9cb2-4ac9-b32f-0bfea9165da5/?format=api"
                },
                {
                    "id": "17db2183-c068-4806-9519-d9c6612b76c0",
                    "gambit_id": "a7eca3e0-97f3-4118-b537-d34ddad5c985",
                    "last_updated": "2022-12-12T10:21:58.878459-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Army",
                    "reward": "1.88000",
                    "odds": "2.00000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a2480b95-9cb2-4ac9-b32f-0bfea9165da5/?format=api"
                }
            ]
        },
        {
            "id": "7a1d0c97-a5a5-4d9a-a096-74af7240638d",
            "match": "https://api-prod.gambitprofit.com/api/matches/67e90161-e761-4104-a300-7ee552e542a7/?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 32",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 32",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4d2a00bd-b7ff-45ea-a22d-eded7c70fa44",
                    "gambit_id": "1a63bdce-c906-4e54-9c24-0b29f9cbeacc",
                    "last_updated": "2022-12-12T10:21:58.871703-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 32",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "32.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7a1d0c97-a5a5-4d9a-a096-74af7240638d/?format=api"
                },
                {
                    "id": "585cf083-c7bd-40c3-bacf-2598c028b688",
                    "gambit_id": "2c5ddc23-564a-4277-9848-d802f7a7c7b3",
                    "last_updated": "2022-12-12T10:21:58.873014-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 32",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "32.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7a1d0c97-a5a5-4d9a-a096-74af7240638d/?format=api"
                }
            ]
        }
    ]
}