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/7af9bc08-e7f9-43f8-a49f-c58e9b900005/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "7af9bc08-e7f9-43f8-a49f-c58e9b900005",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "e87fb806-8f9b-4115-baf5-f38be3fc17b8",
    "completed": true,
    "last_updated": "2022-09-11T09:52:31.047892-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 4.22,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/e87fb806-8f9b-4115-baf5-f38be3fc17b8",
    "datetime": "2022-09-10T21:00:00-04:00",
    "cutoff_datetime": "2022-09-10T21:00:00-04:00",
    "name": "New Mexico State v. UTEP",
    "bettypes": [
        {
            "id": "d715d653-3eb0-45f4-ae65-20eede9af8fe",
            "match": "https://api-prod.gambitprofit.com/api/matches/7af9bc08-e7f9-43f8-a49f-c58e9b900005/?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": "UTEP",
                        "amount": 8527.0
                    },
                    {
                        "team": "New Mexico State",
                        "amount": 1473.0
                    }
                ],
                "expected_reward_tokens": 9379.7,
                "profit_sb": 379.7,
                "profit_sb_percentage": 4.22,
                "recommended": true
            },
            "lines": [
                {
                    "id": "f3f36de6-1f81-4aca-aaf4-bf313a2c2422",
                    "gambit_id": "3ebb128d-25d0-4643-8cfd-593a737d756f",
                    "last_updated": "2022-09-11T09:52:31.054749-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "UTEP",
                    "reward": "1.10000",
                    "odds": "1.11110",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d715d653-3eb0-45f4-ae65-20eede9af8fe/?format=api"
                },
                {
                    "id": "194fb79a-20d3-4c27-ace5-3745c3211fee",
                    "gambit_id": "5b9ea3f9-0564-42d8-bf53-e54cc74cbd93",
                    "last_updated": "2022-09-11T09:52:31.055950-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New Mexico State",
                    "reward": "6.37000",
                    "odds": "7.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d715d653-3eb0-45f4-ae65-20eede9af8fe/?format=api"
                }
            ]
        },
        {
            "id": "9be6dec6-c68c-43b9-9214-95886df921df",
            "match": "https://api-prod.gambitprofit.com/api/matches/7af9bc08-e7f9-43f8-a49f-c58e9b900005/?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": "UTEP",
                        "amount": 5000.0
                    },
                    {
                        "team": "New Mexico State",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9050.0,
                "profit_sb": 50.0,
                "profit_sb_percentage": 0.56,
                "recommended": true
            },
            "lines": [
                {
                    "id": "0cc66a10-1c3a-4320-a7b8-0e66443621e2",
                    "gambit_id": "a2f8ada4-e22f-4913-8d40-63dc4b7a8247",
                    "last_updated": "2022-09-11T09:52:31.058116-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "UTEP",
                    "reward": "1.81000",
                    "odds": "1.90910",
                    "spread": "-17.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9be6dec6-c68c-43b9-9214-95886df921df/?format=api"
                },
                {
                    "id": "0b910756-47d1-4948-ba5b-195152b860bd",
                    "gambit_id": "f671ea47-6607-4ef3-a4f1-d0f7df0c4397",
                    "last_updated": "2022-09-11T09:52:31.059195-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New Mexico State",
                    "reward": "1.81000",
                    "odds": "1.90910",
                    "spread": "17.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9be6dec6-c68c-43b9-9214-95886df921df/?format=api"
                }
            ]
        },
        {
            "id": "bfdd49bb-a860-4980-8685-5256c1e5cf82",
            "match": "https://api-prod.gambitprofit.com/api/matches/7af9bc08-e7f9-43f8-a49f-c58e9b900005/?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": 9050.0,
                "profit_sb": 50.0,
                "profit_sb_percentage": 0.56,
                "recommended": true
            },
            "lines": [
                {
                    "id": "9ec0528f-12b0-4a0e-a2c3-74c5a7b73ef3",
                    "gambit_id": "e12ad8b3-deec-4531-ab53-1a225d5b0c97",
                    "last_updated": "2022-09-11T09:52:31.052250-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 46",
                    "reward": "1.81000",
                    "odds": "1.90910",
                    "spread": "46.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bfdd49bb-a860-4980-8685-5256c1e5cf82/?format=api"
                },
                {
                    "id": "3f13239e-6e42-40b6-8aed-dae1b38c3558",
                    "gambit_id": "9f67fec5-6170-4ff4-8baf-16d0986e37c3",
                    "last_updated": "2022-09-11T09:52:31.051011-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 46",
                    "reward": "1.81000",
                    "odds": "1.90910",
                    "spread": "46.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bfdd49bb-a860-4980-8685-5256c1e5cf82/?format=api"
                }
            ]
        }
    ]
}