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/1bd078be-bddb-44d8-8487-b9a9830392d0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "1bd078be-bddb-44d8-8487-b9a9830392d0",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "8514d4e5-5fa5-46c8-ac33-eef4e66b7c6b",
    "completed": true,
    "last_updated": "2022-10-02T20:12:01.254547-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.97,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/8514d4e5-5fa5-46c8-ac33-eef4e66b7c6b",
    "datetime": "2022-10-01T15:30:00-04:00",
    "cutoff_datetime": "2022-10-01T15:30:00-04:00",
    "name": "Virginia Tech v. North Carolina",
    "bettypes": [
        {
            "id": "1f9b9d09-e80f-4bf1-bc23-986481ea3811",
            "match": "https://api-prod.gambitprofit.com/api/matches/1bd078be-bddb-44d8-8487-b9a9830392d0/?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": "North Carolina",
                        "amount": 7408.0
                    },
                    {
                        "team": "Virginia Tech",
                        "amount": 2592.0
                    }
                ],
                "expected_reward_tokens": 9408.16,
                "profit_sb": -91.84,
                "profit_sb_percentage": -0.97,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6e6ef167-1644-4c64-8339-169ddac21aa4",
                    "gambit_id": "9591459e-91eb-4a9d-88c5-9d3639f07a67",
                    "last_updated": "2022-10-02T20:12:01.260464-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "North Carolina",
                    "reward": "1.27000",
                    "odds": "1.28570",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f9b9d09-e80f-4bf1-bc23-986481ea3811/?format=api"
                },
                {
                    "id": "23333bc2-faa9-4993-92dd-29605a95119b",
                    "gambit_id": "6b8204ae-4df6-47e7-bd97-7a7159bb60e5",
                    "last_updated": "2022-10-02T20:12:01.261435-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Virginia Tech",
                    "reward": "3.63000",
                    "odds": "3.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f9b9d09-e80f-4bf1-bc23-986481ea3811/?format=api"
                }
            ]
        },
        {
            "id": "d73f11f7-f800-4afd-8d87-4f80985704f5",
            "match": "https://api-prod.gambitprofit.com/api/matches/1bd078be-bddb-44d8-8487-b9a9830392d0/?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": "North Carolina",
                        "amount": 5000.0
                    },
                    {
                        "team": "Virginia Tech",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9250.0,
                "profit_sb": -250.0,
                "profit_sb_percentage": -2.63,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ec45f769-7ed0-419d-b94b-397fe92b7fa4",
                    "gambit_id": "35da22aa-5833-4513-9257-31a82217e51f",
                    "last_updated": "2022-10-02T20:12:01.263423-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "North Carolina",
                    "reward": "1.85000",
                    "odds": "1.90910",
                    "spread": "-9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d73f11f7-f800-4afd-8d87-4f80985704f5/?format=api"
                },
                {
                    "id": "d273c078-4673-4e71-ae87-f0c1be4fa811",
                    "gambit_id": "02535c3f-e83a-4457-b6e5-28d199d8b6d7",
                    "last_updated": "2022-10-02T20:12:01.264734-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Virginia Tech",
                    "reward": "1.85000",
                    "odds": "1.90910",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d73f11f7-f800-4afd-8d87-4f80985704f5/?format=api"
                }
            ]
        },
        {
            "id": "cff131f1-bd3d-4af5-b236-a65fc8a375da",
            "match": "https://api-prod.gambitprofit.com/api/matches/1bd078be-bddb-44d8-8487-b9a9830392d0/?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 57.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 57.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9250.0,
                "profit_sb": -250.0,
                "profit_sb_percentage": -2.63,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f302cb7a-a35d-4219-b9b0-88e734d09af0",
                    "gambit_id": "74934716-a262-4347-9d43-c93412a57975",
                    "last_updated": "2022-10-02T20:12:01.257355-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 57.5",
                    "reward": "1.85000",
                    "odds": "1.90910",
                    "spread": "57.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cff131f1-bd3d-4af5-b236-a65fc8a375da/?format=api"
                },
                {
                    "id": "292e28c7-b971-4cf1-96b2-021ec9f04076",
                    "gambit_id": "b43480b8-9444-402e-a5e9-0a7563a20658",
                    "last_updated": "2022-10-02T20:12:01.258485-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 57.5",
                    "reward": "1.85000",
                    "odds": "1.90910",
                    "spread": "57.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cff131f1-bd3d-4af5-b236-a65fc8a375da/?format=api"
                }
            ]
        }
    ]
}