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/fcd64e5b-93b1-42d7-89b0-70a18aa52169/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "fcd64e5b-93b1-42d7-89b0-70a18aa52169",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "f685a7bc-652f-4d7e-bc1c-0340279f0025",
    "completed": true,
    "last_updated": "2022-10-23T19:42:06.970824-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.41,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/f685a7bc-652f-4d7e-bc1c-0340279f0025",
    "datetime": "2022-10-22T16:00:00-04:00",
    "cutoff_datetime": "2022-10-22T16:00:00-04:00",
    "name": "Vanderbilt v. Missouri",
    "bettypes": [
        {
            "id": "a220efdb-0362-4803-90d2-c8be95d57abc",
            "match": "https://api-prod.gambitprofit.com/api/matches/fcd64e5b-93b1-42d7-89b0-70a18aa52169/?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": "Missouri",
                        "amount": 8084.0
                    },
                    {
                        "team": "Vanderbilt",
                        "amount": 1916.0
                    }
                ],
                "expected_reward_tokens": 9539.12,
                "profit_sb": 39.12,
                "profit_sb_percentage": 0.41,
                "recommended": true
            },
            "lines": [
                {
                    "id": "b6045b7a-3d02-40d9-9838-e29d778f3da2",
                    "gambit_id": "c2e2b1de-e154-4d83-b2a7-4ee297d80042",
                    "last_updated": "2022-10-23T19:42:06.976860-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Missouri",
                    "reward": "1.18000",
                    "odds": "1.18180",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a220efdb-0362-4803-90d2-c8be95d57abc/?format=api"
                },
                {
                    "id": "19778481-16f4-411d-8fc3-33fb8ff0a9ac",
                    "gambit_id": "5985f952-403b-4d2b-ad71-349083bc6f2e",
                    "last_updated": "2022-10-23T19:42:06.977984-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Vanderbilt",
                    "reward": "4.98000",
                    "odds": "5.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a220efdb-0362-4803-90d2-c8be95d57abc/?format=api"
                }
            ]
        },
        {
            "id": "e0cb0632-4743-4919-a75e-4d93cde592a0",
            "match": "https://api-prod.gambitprofit.com/api/matches/fcd64e5b-93b1-42d7-89b0-70a18aa52169/?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": "Missouri",
                        "amount": 5000.0
                    },
                    {
                        "team": "Vanderbilt",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "701f357e-1275-4b66-817a-0932552da0e9",
                    "gambit_id": "45b6bc25-80a0-42c3-882a-3b825835cea6",
                    "last_updated": "2022-10-23T19:42:06.980075-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Missouri",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "-14.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e0cb0632-4743-4919-a75e-4d93cde592a0/?format=api"
                },
                {
                    "id": "7822251d-f541-4832-8450-7c62f07cc173",
                    "gambit_id": "67c3a147-38dc-4366-9f4b-30949baeecc0",
                    "last_updated": "2022-10-23T19:42:06.981090-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Vanderbilt",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "14.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e0cb0632-4743-4919-a75e-4d93cde592a0/?format=api"
                }
            ]
        },
        {
            "id": "3e0d340c-98fd-4218-913b-564863737005",
            "match": "https://api-prod.gambitprofit.com/api/matches/fcd64e5b-93b1-42d7-89b0-70a18aa52169/?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 49.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 49.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "21a4f22e-e25e-4ca7-8c5b-a108c28a32c4",
                    "gambit_id": "d6b26355-989f-4dcd-8f30-e24ec5a94b2e",
                    "last_updated": "2022-10-23T19:42:06.973566-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 49.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "49.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3e0d340c-98fd-4218-913b-564863737005/?format=api"
                },
                {
                    "id": "a468134f-df30-4a95-8d83-398790d5175e",
                    "gambit_id": "c25a3839-5570-4e9f-bbd7-e5254a181116",
                    "last_updated": "2022-10-23T19:42:06.974693-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 49.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "49.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3e0d340c-98fd-4218-913b-564863737005/?format=api"
                }
            ]
        }
    ]
}