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/e6addf38-5d0b-473a-bc8d-5b1e5362dbb7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "e6addf38-5d0b-473a-bc8d-5b1e5362dbb7",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "875699d8-cbd3-4c59-8a1b-65523f07ff4a",
    "completed": true,
    "last_updated": "2022-09-11T10:42:23.930174-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.18,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/875699d8-cbd3-4c59-8a1b-65523f07ff4a",
    "datetime": "2022-09-10T18:00:00-04:00",
    "cutoff_datetime": "2022-09-10T18:00:00-04:00",
    "name": "Old Dominion v. East Carolina",
    "bettypes": [
        {
            "id": "54b6b340-893d-48b8-bd9f-2f6920c3e615",
            "match": "https://api-prod.gambitprofit.com/api/matches/e6addf38-5d0b-473a-bc8d-5b1e5362dbb7/?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": "East Carolina",
                        "amount": 7870.0
                    },
                    {
                        "team": "Old Dominion",
                        "amount": 2130.0
                    }
                ],
                "expected_reward_tokens": 9286.6,
                "profit_sb": 286.6,
                "profit_sb_percentage": 3.18,
                "recommended": true
            },
            "lines": [
                {
                    "id": "ac3f1a1f-5be3-41f7-a9fd-ca5fd04b3971",
                    "gambit_id": "0b3d42de-63de-4d57-9bbf-b725b2f4c3e7",
                    "last_updated": "2022-09-11T10:42:23.936798-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "East Carolina",
                    "reward": "1.18000",
                    "odds": "1.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/54b6b340-893d-48b8-bd9f-2f6920c3e615/?format=api"
                },
                {
                    "id": "fdf39863-9dc5-49a6-8563-039dc440ca99",
                    "gambit_id": "2de99d9e-608b-4c75-9efd-698cd834d997",
                    "last_updated": "2022-09-11T10:42:23.937985-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Old Dominion",
                    "reward": "4.36000",
                    "odds": "4.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/54b6b340-893d-48b8-bd9f-2f6920c3e615/?format=api"
                }
            ]
        },
        {
            "id": "c8242bc9-7a78-422d-bc76-fb2cd2fe8d1d",
            "match": "https://api-prod.gambitprofit.com/api/matches/e6addf38-5d0b-473a-bc8d-5b1e5362dbb7/?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": "East Carolina",
                        "amount": 5000.0
                    },
                    {
                        "team": "Old Dominion",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9050.0,
                "profit_sb": 50.0,
                "profit_sb_percentage": 0.56,
                "recommended": true
            },
            "lines": [
                {
                    "id": "77db8939-6ea8-4df8-9fa7-daa8c9cf974b",
                    "gambit_id": "56573d0c-453a-4f85-a7da-f2ebba4b9e1d",
                    "last_updated": "2022-09-11T10:42:23.940054-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "East Carolina",
                    "reward": "1.81000",
                    "odds": "1.90910",
                    "spread": "-13.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c8242bc9-7a78-422d-bc76-fb2cd2fe8d1d/?format=api"
                },
                {
                    "id": "c5419a32-60d1-4952-9592-2f97fcd0eae0",
                    "gambit_id": "2e279ed2-5948-449f-82c9-54eca1e8dfe6",
                    "last_updated": "2022-09-11T10:42:23.941034-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Old Dominion",
                    "reward": "1.81000",
                    "odds": "1.90910",
                    "spread": "13.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c8242bc9-7a78-422d-bc76-fb2cd2fe8d1d/?format=api"
                }
            ]
        },
        {
            "id": "898b3e6e-8e40-4d93-bbd6-462fa9bc2680",
            "match": "https://api-prod.gambitprofit.com/api/matches/e6addf38-5d0b-473a-bc8d-5b1e5362dbb7/?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 50",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 50",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9050.0,
                "profit_sb": 50.0,
                "profit_sb_percentage": 0.56,
                "recommended": true
            },
            "lines": [
                {
                    "id": "c79ac100-c0a5-47cc-b1d5-4e32b2436c48",
                    "gambit_id": "be7ea48b-ed59-4a5f-a8b8-adb2b662c453",
                    "last_updated": "2022-09-11T10:42:23.933224-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 50",
                    "reward": "1.81000",
                    "odds": "1.90910",
                    "spread": "50.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/898b3e6e-8e40-4d93-bbd6-462fa9bc2680/?format=api"
                },
                {
                    "id": "981a76ff-beb3-45b8-8464-3b86d5cc3674",
                    "gambit_id": "b10c4153-5733-430a-826b-026464834a65",
                    "last_updated": "2022-09-11T10:42:23.934398-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 50",
                    "reward": "1.81000",
                    "odds": "1.90910",
                    "spread": "50.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/898b3e6e-8e40-4d93-bbd6-462fa9bc2680/?format=api"
                }
            ]
        }
    ]
}