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/e915f2ec-b38f-467a-a0a7-20f09ea15abb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "e915f2ec-b38f-467a-a0a7-20f09ea15abb",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "d3646e41-bdad-452f-83cc-d48e0ae104c3",
    "completed": true,
    "last_updated": "2022-10-11T11:02:35.628839-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.39,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/d3646e41-bdad-452f-83cc-d48e0ae104c3",
    "datetime": "2022-10-08T15:30:00-04:00",
    "cutoff_datetime": "2022-10-08T15:30:00-04:00",
    "name": "Tulsa v. Navy",
    "bettypes": [
        {
            "id": "87aa3f18-d942-41f7-9dd4-5f31027ab75a",
            "match": "https://api-prod.gambitprofit.com/api/matches/e915f2ec-b38f-467a-a0a7-20f09ea15abb/?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": "Tulsa",
                        "amount": 6401.0
                    },
                    {
                        "team": "Navy",
                        "amount": 3599.0
                    }
                ],
                "expected_reward_tokens": 9537.35,
                "profit_sb": 37.35,
                "profit_sb_percentage": 0.39,
                "recommended": true
            },
            "lines": [
                {
                    "id": "0079eef5-05aa-4490-ad2b-845f3f36eb25",
                    "gambit_id": "b0274c6a-791c-47fc-bd6d-ba458fa0a81c",
                    "last_updated": "2022-10-11T11:02:35.636187-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Tulsa",
                    "reward": "1.49000",
                    "odds": "1.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/87aa3f18-d942-41f7-9dd4-5f31027ab75a/?format=api"
                },
                {
                    "id": "68c88596-186e-47a4-9794-ba4e50cc6c8a",
                    "gambit_id": "ac27fb95-72d2-47ee-9f19-c087e87550ff",
                    "last_updated": "2022-10-11T11:02:35.635060-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Navy",
                    "reward": "2.65000",
                    "odds": "2.70000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/87aa3f18-d942-41f7-9dd4-5f31027ab75a/?format=api"
                }
            ]
        },
        {
            "id": "f993a4b0-f8bd-4cc1-8125-e67a032e37af",
            "match": "https://api-prod.gambitprofit.com/api/matches/e915f2ec-b38f-467a-a0a7-20f09ea15abb/?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": "Tulsa",
                        "amount": 5106.0
                    },
                    {
                        "team": "Navy",
                        "amount": 4894.0
                    }
                ],
                "expected_reward_tokens": 9395.04,
                "profit_sb": -104.96,
                "profit_sb_percentage": -1.1,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5ff4a1c7-bbb7-469d-932b-bb1a7aa8c939",
                    "gambit_id": "62f15523-2c63-45f7-87ea-6120a30491ad",
                    "last_updated": "2022-10-11T11:02:35.639280-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Tulsa",
                    "reward": "1.84000",
                    "odds": "1.86960",
                    "spread": "-4.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f993a4b0-f8bd-4cc1-8125-e67a032e37af/?format=api"
                },
                {
                    "id": "305278bb-d2c6-4290-a3d5-90a282e9c7ef",
                    "gambit_id": "5d67c8f3-e25f-4893-a13c-8c502814b5e9",
                    "last_updated": "2022-10-11T11:02:35.638346-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Navy",
                    "reward": "1.92000",
                    "odds": "1.95240",
                    "spread": "4.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f993a4b0-f8bd-4cc1-8125-e67a032e37af/?format=api"
                }
            ]
        },
        {
            "id": "cf2c7f13-2a22-4ee0-a0f0-726f7e5bf48d",
            "match": "https://api-prod.gambitprofit.com/api/matches/e915f2ec-b38f-467a-a0a7-20f09ea15abb/?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 46",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 46",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ab496de7-1efb-49b5-a759-e2402d338149",
                    "gambit_id": "740d585b-575c-417d-b036-cefe52df3961",
                    "last_updated": "2022-10-11T11:02:35.632774-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 46",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "46.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf2c7f13-2a22-4ee0-a0f0-726f7e5bf48d/?format=api"
                },
                {
                    "id": "31d96f7d-d3ba-4605-b307-ca672c8540f9",
                    "gambit_id": "cf580527-99d5-46b6-b142-b4afd8ab1293",
                    "last_updated": "2022-10-11T11:02:35.631625-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 46",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "46.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf2c7f13-2a22-4ee0-a0f0-726f7e5bf48d/?format=api"
                }
            ]
        }
    ]
}