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/d13b1b0f-c100-4d84-977e-14d195089cb5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "d13b1b0f-c100-4d84-977e-14d195089cb5",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "a91c71c9-82f6-404c-a1cf-82ad659585e7",
    "completed": true,
    "last_updated": "2022-10-31T10:52:25.080346-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.55,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/a91c71c9-82f6-404c-a1cf-82ad659585e7",
    "datetime": "2022-10-29T12:00:00-04:00",
    "cutoff_datetime": "2022-10-29T12:00:00-04:00",
    "name": "Toledo v. Eastern Michigan",
    "bettypes": [
        {
            "id": "8bffa292-fb4e-4fa2-84a0-3e73379540d0",
            "match": "https://api-prod.gambitprofit.com/api/matches/d13b1b0f-c100-4d84-977e-14d195089cb5/?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": "Toledo",
                        "amount": 6326.0
                    },
                    {
                        "team": "Eastern Michigan",
                        "amount": 3674.0
                    }
                ],
                "expected_reward_tokens": 9552.26,
                "profit_sb": 52.26,
                "profit_sb_percentage": 0.55,
                "recommended": true
            },
            "lines": [
                {
                    "id": "f92d2a59-98ff-4652-9084-9049e649122a",
                    "gambit_id": "b0980411-e499-451b-ae3f-3e46cef8beac",
                    "last_updated": "2022-10-31T10:52:25.086108-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Toledo",
                    "reward": "1.51000",
                    "odds": "1.52630",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8bffa292-fb4e-4fa2-84a0-3e73379540d0/?format=api"
                },
                {
                    "id": "1988c22c-34c1-4db1-9a81-4c08ac50e285",
                    "gambit_id": "31650fc5-d584-49f7-922a-3c04f73d43f5",
                    "last_updated": "2022-10-31T10:52:25.087042-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Eastern Michigan",
                    "reward": "2.60000",
                    "odds": "2.65000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8bffa292-fb4e-4fa2-84a0-3e73379540d0/?format=api"
                }
            ]
        },
        {
            "id": "f30ad184-ef12-45ee-94cd-5d2b552a8287",
            "match": "https://api-prod.gambitprofit.com/api/matches/d13b1b0f-c100-4d84-977e-14d195089cb5/?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": "Eastern Michigan",
                        "amount": 5000.0
                    },
                    {
                        "team": "Toledo",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6bedacca-6a86-47cb-8cd8-0118bb48a577",
                    "gambit_id": "aac6bb8d-0ff5-47e6-91a7-f7015af84a43",
                    "last_updated": "2022-10-31T10:52:25.088951-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Eastern Michigan",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "4.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f30ad184-ef12-45ee-94cd-5d2b552a8287/?format=api"
                },
                {
                    "id": "3e2c7080-3c1c-46a0-8988-533719d22bab",
                    "gambit_id": "c1dafe92-1136-4f0c-b7e6-72ff5b2f1707",
                    "last_updated": "2022-10-31T10:52:25.089884-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Toledo",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "-4.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f30ad184-ef12-45ee-94cd-5d2b552a8287/?format=api"
                }
            ]
        },
        {
            "id": "ec44f3f0-5e58-4c2f-a467-d39a556068bf",
            "match": "https://api-prod.gambitprofit.com/api/matches/d13b1b0f-c100-4d84-977e-14d195089cb5/?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 54",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 54",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "56c6a1b8-6bc9-46a0-b5ca-89f3a960fa92",
                    "gambit_id": "9f5d9cba-a673-4587-a083-15041b7f8da2",
                    "last_updated": "2022-10-31T10:52:25.083080-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 54",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "54.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec44f3f0-5e58-4c2f-a467-d39a556068bf/?format=api"
                },
                {
                    "id": "93faaf77-2c9a-472f-adeb-e990b94f36e8",
                    "gambit_id": "1b521726-a61d-41e5-a9a8-930a61d3fa96",
                    "last_updated": "2022-10-31T10:52:25.084226-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 54",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "54.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec44f3f0-5e58-4c2f-a467-d39a556068bf/?format=api"
                }
            ]
        }
    ]
}