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/01782482-f1d0-49bb-81cc-9b7d9ffda43d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "01782482-f1d0-49bb-81cc-9b7d9ffda43d",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "4651c6aa-0e5a-43af-936f-95dad75c1e71",
    "completed": true,
    "last_updated": "2022-10-22T09:12:19.573969-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.01,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/4651c6aa-0e5a-43af-936f-95dad75c1e71",
    "datetime": "2022-10-21T19:30:00-04:00",
    "cutoff_datetime": "2022-10-21T19:30:00-04:00",
    "name": "Tulsa v. Temple",
    "bettypes": [
        {
            "id": "d4e85445-9747-4568-9650-1de7bb4f24f2",
            "match": "https://api-prod.gambitprofit.com/api/matches/01782482-f1d0-49bb-81cc-9b7d9ffda43d/?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": "Tulsa",
                        "amount": 8053.0
                    },
                    {
                        "team": "Temple",
                        "amount": 1947.0
                    }
                ],
                "expected_reward_tokens": 9501.36,
                "profit_sb": 1.36,
                "profit_sb_percentage": 0.01,
                "recommended": true
            },
            "lines": [
                {
                    "id": "30b8b913-3bcd-4f72-bab4-1244628f66c2",
                    "gambit_id": "00556756-111a-47f9-b94f-392e1daa07b9",
                    "last_updated": "2022-10-22T09:12:19.581989-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Tulsa",
                    "reward": "1.18000",
                    "odds": "1.18870",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4e85445-9747-4568-9650-1de7bb4f24f2/?format=api"
                },
                {
                    "id": "9c779ed4-888d-4e28-8cc2-e3062ef37a59",
                    "gambit_id": "0db5401a-ce4b-4013-b84e-247b12a64a08",
                    "last_updated": "2022-10-22T09:12:19.580820-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Temple",
                    "reward": "4.88000",
                    "odds": "5.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4e85445-9747-4568-9650-1de7bb4f24f2/?format=api"
                }
            ]
        },
        {
            "id": "32ca5ece-c4af-4b29-be1b-48892095ebd2",
            "match": "https://api-prod.gambitprofit.com/api/matches/01782482-f1d0-49bb-81cc-9b7d9ffda43d/?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": "Temple",
                        "amount": 5000.0
                    },
                    {
                        "team": "Tulsa",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "54c458dd-2355-4d36-a2f2-e4c7414def80",
                    "gambit_id": "a23534c2-4304-461c-aeb1-2b9171a8d275",
                    "last_updated": "2022-10-22T09:12:19.583984-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Temple",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "13.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/32ca5ece-c4af-4b29-be1b-48892095ebd2/?format=api"
                },
                {
                    "id": "5528fb59-cf90-4836-85de-95e85229a48d",
                    "gambit_id": "2e2c3db6-e440-449a-ba0f-81e4b20e9a8c",
                    "last_updated": "2022-10-22T09:12:19.584974-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Tulsa",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "-13.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/32ca5ece-c4af-4b29-be1b-48892095ebd2/?format=api"
                }
            ]
        },
        {
            "id": "c5568479-5dfe-4ada-9d7d-e3ea883325ee",
            "match": "https://api-prod.gambitprofit.com/api/matches/01782482-f1d0-49bb-81cc-9b7d9ffda43d/?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 53.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 53.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9295272f-55a4-4153-9488-92bd926b3a4c",
                    "gambit_id": "47c0854d-fd98-41eb-8edb-0ab0acca5c66",
                    "last_updated": "2022-10-22T09:12:19.577181-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 53.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "53.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c5568479-5dfe-4ada-9d7d-e3ea883325ee/?format=api"
                },
                {
                    "id": "a353bc1f-cce2-4e0d-a014-2712845b4413",
                    "gambit_id": "9766823b-5fdd-4325-ae5e-f60556378e08",
                    "last_updated": "2022-10-22T09:12:19.578416-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 53.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "53.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c5568479-5dfe-4ada-9d7d-e3ea883325ee/?format=api"
                }
            ]
        }
    ]
}