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/c055de15-8955-4191-997f-3f5a005dba79/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "c055de15-8955-4191-997f-3f5a005dba79",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "2d249532-f9ab-4123-8caf-1f27f9addb6f",
    "completed": true,
    "last_updated": "2022-12-12T10:22:12.489305-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.46,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/2d249532-f9ab-4123-8caf-1f27f9addb6f",
    "datetime": "2022-12-11T20:20:00-05:00",
    "cutoff_datetime": "2022-12-11T20:20:00-05:00",
    "name": "Miami Dolphins v. Los Angeles Chargers",
    "bettypes": [
        {
            "id": "571b8813-8222-4ee6-b3a4-0349b4ae0489",
            "match": "https://api-prod.gambitprofit.com/api/matches/c055de15-8955-4191-997f-3f5a005dba79/?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": "Miami Dolphins",
                        "amount": 6047.0
                    },
                    {
                        "team": "Los Angeles Chargers",
                        "amount": 3953.0
                    }
                ],
                "expected_reward_tokens": 9130.97,
                "profit_sb": 130.97,
                "profit_sb_percentage": 1.46,
                "recommended": true
            },
            "lines": [
                {
                    "id": "b221026f-6ea2-4e47-8e10-e2d1c19c919e",
                    "gambit_id": "5013cbb2-f677-4be7-9714-fe7b5d1c4fb5",
                    "last_updated": "2022-12-12T10:22:12.495456-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Miami Dolphins",
                    "reward": "1.51000",
                    "odds": "1.58820",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/571b8813-8222-4ee6-b3a4-0349b4ae0489/?format=api"
                },
                {
                    "id": "0d60cc1b-b54c-4c01-bcc7-8b444c1e6ece",
                    "gambit_id": "e15796ce-0862-4936-91bd-8e51a01034e6",
                    "last_updated": "2022-12-12T10:22:12.496479-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Los Angeles Chargers",
                    "reward": "2.31000",
                    "odds": "2.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/571b8813-8222-4ee6-b3a4-0349b4ae0489/?format=api"
                }
            ]
        },
        {
            "id": "3a6d549d-ab0f-4076-aafa-5d3d752a9d99",
            "match": "https://api-prod.gambitprofit.com/api/matches/c055de15-8955-4191-997f-3f5a005dba79/?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": "Miami Dolphins",
                        "amount": 5208.0
                    },
                    {
                        "team": "Los Angeles Chargers",
                        "amount": 4792.0
                    }
                ],
                "expected_reward_tokens": 9008.96,
                "profit_sb": 8.96,
                "profit_sb_percentage": 0.1,
                "recommended": true
            },
            "lines": [
                {
                    "id": "89168780-0a2c-4812-99f6-ea560c33e827",
                    "gambit_id": "f39bbe60-2af0-473a-bf46-bd2cfb65f093",
                    "last_updated": "2022-12-12T10:22:12.499646-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Miami Dolphins",
                    "reward": "1.73000",
                    "odds": "1.83330",
                    "spread": "-3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3a6d549d-ab0f-4076-aafa-5d3d752a9d99/?format=api"
                },
                {
                    "id": "56c625fe-003d-45e6-a169-d8e8dc9eb557",
                    "gambit_id": "a9f7ae44-de1a-4a4f-ac49-45620d8bc11c",
                    "last_updated": "2022-12-12T10:22:12.498600-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Los Angeles Chargers",
                    "reward": "1.88000",
                    "odds": "2.00000",
                    "spread": "3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3a6d549d-ab0f-4076-aafa-5d3d752a9d99/?format=api"
                }
            ]
        },
        {
            "id": "b4146fd2-4070-48a8-a5c6-7c12f4629143",
            "match": "https://api-prod.gambitprofit.com/api/matches/c055de15-8955-4191-997f-3f5a005dba79/?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 54.5",
                        "amount": 5097.0
                    },
                    {
                        "team": "Game Total Under 54.5",
                        "amount": 4903.0
                    }
                ],
                "expected_reward_tokens": 8970.72,
                "profit_sb": -29.28,
                "profit_sb_percentage": -0.33,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4d0179ae-aa4b-4fb4-b5a1-45126aae96fd",
                    "gambit_id": "e6782b21-312b-4662-a10a-d133b3c1775b",
                    "last_updated": "2022-12-12T10:22:12.493374-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 54.5",
                    "reward": "1.76000",
                    "odds": "1.86960",
                    "spread": "54.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b4146fd2-4070-48a8-a5c6-7c12f4629143/?format=api"
                },
                {
                    "id": "869f1116-9b3e-417d-882d-b9cc7e8e5806",
                    "gambit_id": "cebd1d35-9274-4a73-8110-2497de063e56",
                    "last_updated": "2022-12-12T10:22:12.492204-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 54.5",
                    "reward": "1.83000",
                    "odds": "1.95240",
                    "spread": "54.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b4146fd2-4070-48a8-a5c6-7c12f4629143/?format=api"
                }
            ]
        }
    ]
}