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/bf6ea44c-b80d-4913-955c-f7a963c36dda/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "bf6ea44c-b80d-4913-955c-f7a963c36dda",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "e8188f6f-441b-4c88-af11-cd608f93dd4b",
    "completed": true,
    "last_updated": "2022-09-19T11:42:07.384575-04: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/e8188f6f-441b-4c88-af11-cd608f93dd4b",
    "datetime": "2022-09-18T13:00:00-04:00",
    "cutoff_datetime": "2022-09-18T13:00:00-04:00",
    "name": "Miami Dolphins v. Baltimore Ravens",
    "bettypes": [
        {
            "id": "1910e742-46bf-4dd0-a839-c0c997067a50",
            "match": "https://api-prod.gambitprofit.com/api/matches/bf6ea44c-b80d-4913-955c-f7a963c36dda/?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": "Baltimore Ravens",
                        "amount": 6047.0
                    },
                    {
                        "team": "Miami Dolphins",
                        "amount": 3953.0
                    }
                ],
                "expected_reward_tokens": 9130.97,
                "profit_sb": 130.97,
                "profit_sb_percentage": 1.46,
                "recommended": true
            },
            "lines": [
                {
                    "id": "bcab68e6-542f-44d3-96ac-54187e2d074e",
                    "gambit_id": "886c09ef-e36c-451f-b619-94f4edb51b63",
                    "last_updated": "2022-09-19T11:42:07.391060-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Baltimore Ravens",
                    "reward": "1.51000",
                    "odds": "1.58820",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1910e742-46bf-4dd0-a839-c0c997067a50/?format=api"
                },
                {
                    "id": "29b9e5bc-9abf-4f28-8da9-a508f9257f22",
                    "gambit_id": "efcb78ea-a3a0-4364-b185-d5f50602bc92",
                    "last_updated": "2022-09-19T11:42:07.392197-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Miami Dolphins",
                    "reward": "2.31000",
                    "odds": "2.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1910e742-46bf-4dd0-a839-c0c997067a50/?format=api"
                }
            ]
        },
        {
            "id": "3f8a5395-41b3-42ec-892c-335f4b145a63",
            "match": "https://api-prod.gambitprofit.com/api/matches/bf6ea44c-b80d-4913-955c-f7a963c36dda/?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": "Baltimore Ravens",
                        "amount": 4792.0
                    }
                ],
                "expected_reward_tokens": 9008.96,
                "profit_sb": 8.96,
                "profit_sb_percentage": 0.1,
                "recommended": true
            },
            "lines": [
                {
                    "id": "eeba8aa9-8d0c-4e4a-845e-aa9fd053b350",
                    "gambit_id": "acda3fec-cd05-4fda-a2c7-d6066063411b",
                    "last_updated": "2022-09-19T11:42:07.395058-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Miami Dolphins",
                    "reward": "1.73000",
                    "odds": "1.83330",
                    "spread": "3.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3f8a5395-41b3-42ec-892c-335f4b145a63/?format=api"
                },
                {
                    "id": "57513b6d-0994-4c4d-8342-26c970c56b8b",
                    "gambit_id": "5382c370-1998-4e95-980a-b0a1c1538b55",
                    "last_updated": "2022-09-19T11:42:07.394070-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Baltimore Ravens",
                    "reward": "1.88000",
                    "odds": "2.00000",
                    "spread": "-3.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3f8a5395-41b3-42ec-892c-335f4b145a63/?format=api"
                }
            ]
        },
        {
            "id": "2c8182d6-2fd7-473c-b070-5a4f967ab86e",
            "match": "https://api-prod.gambitprofit.com/api/matches/bf6ea44c-b80d-4913-955c-f7a963c36dda/?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 43.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 43.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "867c7c22-cd34-4862-8086-2a6f102d81a2",
                    "gambit_id": "221b1dea-dc15-46e4-97a2-ae44cad1c04b",
                    "last_updated": "2022-09-19T11:42:07.388646-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 43.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "43.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2c8182d6-2fd7-473c-b070-5a4f967ab86e/?format=api"
                },
                {
                    "id": "68e8440f-9cf3-4479-b34c-252180eea56e",
                    "gambit_id": "76522b0f-03f7-461d-9197-501ec32589a1",
                    "last_updated": "2022-09-19T11:42:07.387472-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 43.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "43.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2c8182d6-2fd7-473c-b070-5a4f967ab86e/?format=api"
                }
            ]
        }
    ]
}