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/261dd26a-6c0e-40d4-a566-29fdf8863151/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "261dd26a-6c0e-40d4-a566-29fdf8863151",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "db18d90c-2fe1-479d-902d-8a7d2b71d411",
    "completed": true,
    "last_updated": "2022-10-31T10:52:25.776707-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.4,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/db18d90c-2fe1-479d-902d-8a7d2b71d411",
    "datetime": "2022-10-29T12:00:00-04:00",
    "cutoff_datetime": "2022-10-29T12:00:00-04:00",
    "name": "Oklahoma v. Iowa State",
    "bettypes": [
        {
            "id": "d8444004-4528-4901-980f-5dc107640956",
            "match": "https://api-prod.gambitprofit.com/api/matches/261dd26a-6c0e-40d4-a566-29fdf8863151/?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": "Oklahoma",
                        "amount": 5316.0
                    },
                    {
                        "team": "Iowa State",
                        "amount": 4684.0
                    }
                ],
                "expected_reward_tokens": 9461.68,
                "profit_sb": -38.32,
                "profit_sb_percentage": -0.4,
                "recommended": false
            },
            "lines": [
                {
                    "id": "423824c5-8b37-499e-9336-f71284bca4e9",
                    "gambit_id": "bd5b9d03-b671-4b05-a142-5eb70ff2d93b",
                    "last_updated": "2022-10-31T10:52:25.783546-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Oklahoma",
                    "reward": "1.78000",
                    "odds": "1.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d8444004-4528-4901-980f-5dc107640956/?format=api"
                },
                {
                    "id": "ea62d51b-aa8e-4e12-9479-ce54c5431d98",
                    "gambit_id": "3a525a99-ae5d-4bdf-a28d-9515cee82903",
                    "last_updated": "2022-10-31T10:52:25.782590-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Iowa State",
                    "reward": "2.02000",
                    "odds": "2.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d8444004-4528-4901-980f-5dc107640956/?format=api"
                }
            ]
        },
        {
            "id": "005397af-9479-4293-8b2c-1406082f6088",
            "match": "https://api-prod.gambitprofit.com/api/matches/261dd26a-6c0e-40d4-a566-29fdf8863151/?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": "Iowa State",
                        "amount": 5000.0
                    },
                    {
                        "team": "Oklahoma",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "cba5e6c9-9176-486a-9d5c-b34ad53bc178",
                    "gambit_id": "16f8e36b-626f-4c15-bb24-b43d983aa2f2",
                    "last_updated": "2022-10-31T10:52:25.785473-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Iowa State",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/005397af-9479-4293-8b2c-1406082f6088/?format=api"
                },
                {
                    "id": "0849da12-4b2f-42fa-b18c-46147a3c1fde",
                    "gambit_id": "45a24c5c-2d57-406f-bf07-e6ec7fd42698",
                    "last_updated": "2022-10-31T10:52:25.786449-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Oklahoma",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/005397af-9479-4293-8b2c-1406082f6088/?format=api"
                }
            ]
        },
        {
            "id": "5a2f8917-8ec5-4e46-9cc0-61759801e83c",
            "match": "https://api-prod.gambitprofit.com/api/matches/261dd26a-6c0e-40d4-a566-29fdf8863151/?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 58",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 58",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5c4809df-f106-4929-abc6-7bb74d68e1d5",
                    "gambit_id": "f26a1b31-e139-4766-9169-7f6b55f24213",
                    "last_updated": "2022-10-31T10:52:25.780689-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 58",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "58.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5a2f8917-8ec5-4e46-9cc0-61759801e83c/?format=api"
                },
                {
                    "id": "018400b4-a7cd-4bee-aa76-250258c61d2b",
                    "gambit_id": "0ac45cad-8fc0-4b8d-9d60-67d4bdaabd0e",
                    "last_updated": "2022-10-31T10:52:25.779525-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 58",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "58.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5a2f8917-8ec5-4e46-9cc0-61759801e83c/?format=api"
                }
            ]
        }
    ]
}