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/5bdf5f2e-6e04-4b4f-8954-8e380fbf7e44/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "5bdf5f2e-6e04-4b4f-8954-8e380fbf7e44",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "e7b8f4a4-bd8b-4127-8451-c4d97bae1eab",
    "completed": true,
    "last_updated": "2022-09-25T20:02:10.417980-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.84,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/e7b8f4a4-bd8b-4127-8451-c4d97bae1eab",
    "datetime": "2022-09-24T16:00:00-04:00",
    "cutoff_datetime": "2022-09-24T16:00:00-04:00",
    "name": "Oregon v. Washington State",
    "bettypes": [
        {
            "id": "4f4e983e-535a-4965-a965-fdf274a61496",
            "match": "https://api-prod.gambitprofit.com/api/matches/5bdf5f2e-6e04-4b4f-8954-8e380fbf7e44/?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": "Oregon",
                        "amount": 6642.0
                    },
                    {
                        "team": "Washington State",
                        "amount": 3358.0
                    }
                ],
                "expected_reward_tokens": 9165.96,
                "profit_sb": 165.96,
                "profit_sb_percentage": 1.84,
                "recommended": true
            },
            "lines": [
                {
                    "id": "4b82ac08-d705-4622-b806-0f291f276e0b",
                    "gambit_id": "edb73919-60a3-4461-986e-8768962af21c",
                    "last_updated": "2022-09-25T20:02:10.425898-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Oregon",
                    "reward": "1.38000",
                    "odds": "1.42550",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4f4e983e-535a-4965-a965-fdf274a61496/?format=api"
                },
                {
                    "id": "7d818abd-2eac-499b-9e90-78563def5bb5",
                    "gambit_id": "91d9801f-4ccf-4519-b735-deb435360fab",
                    "last_updated": "2022-09-25T20:02:10.424674-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Washington State",
                    "reward": "2.73000",
                    "odds": "2.95000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4f4e983e-535a-4965-a965-fdf274a61496/?format=api"
                }
            ]
        },
        {
            "id": "f3dfce71-c825-474e-b33a-14a1c81d95d0",
            "match": "https://api-prod.gambitprofit.com/api/matches/5bdf5f2e-6e04-4b4f-8954-8e380fbf7e44/?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": "Oregon",
                        "amount": 5000.0
                    },
                    {
                        "team": "Washington State",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3c8dd9f6-c237-43df-aae3-8b4212ad7d6f",
                    "gambit_id": "05e525a8-39f6-4ef8-b814-ea1efbc88ed4",
                    "last_updated": "2022-09-25T20:02:10.429113-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Oregon",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f3dfce71-c825-474e-b33a-14a1c81d95d0/?format=api"
                },
                {
                    "id": "1b42eb03-b484-42e8-9e45-88ceaedb3e4c",
                    "gambit_id": "8d241480-8cd8-4124-8ae7-2babd391e97d",
                    "last_updated": "2022-09-25T20:02:10.428101-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Washington State",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f3dfce71-c825-474e-b33a-14a1c81d95d0/?format=api"
                }
            ]
        },
        {
            "id": "a27e3473-a002-4dd4-aac9-f58ea2d4b338",
            "match": "https://api-prod.gambitprofit.com/api/matches/5bdf5f2e-6e04-4b4f-8954-8e380fbf7e44/?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 57",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 57",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "bc488747-03e7-4bf7-a7e2-a27355c93fd8",
                    "gambit_id": "f6df81ea-3465-4258-9686-636754e5057f",
                    "last_updated": "2022-09-25T20:02:10.422287-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 57",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "57.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a27e3473-a002-4dd4-aac9-f58ea2d4b338/?format=api"
                },
                {
                    "id": "75ec595b-5ceb-4297-a526-b44d7d2fca4a",
                    "gambit_id": "fa395bee-14c3-4759-993d-f8f45c739f1f",
                    "last_updated": "2022-09-25T20:02:10.421041-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 57",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "57.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a27e3473-a002-4dd4-aac9-f58ea2d4b338/?format=api"
                }
            ]
        }
    ]
}