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/ac5ca29c-084f-44da-a56f-77488be6d7fc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "ac5ca29c-084f-44da-a56f-77488be6d7fc",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "fed2480f-61b7-4564-8909-ca197528a3ab",
    "completed": true,
    "last_updated": "2022-10-16T15:12:14.193411-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.47,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/fed2480f-61b7-4564-8909-ca197528a3ab",
    "datetime": "2022-10-15T12:30:00-04:00",
    "cutoff_datetime": "2022-10-15T12:30:00-04:00",
    "name": "Miami Florida v. Virginia Tech",
    "bettypes": [
        {
            "id": "c681a18e-7635-46d5-8ce9-6fecf2490587",
            "match": "https://api-prod.gambitprofit.com/api/matches/ac5ca29c-084f-44da-a56f-77488be6d7fc/?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": "Miami Florida",
                        "amount": 7399.0
                    },
                    {
                        "team": "Virginia Tech",
                        "amount": 2601.0
                    }
                ],
                "expected_reward_tokens": 9544.71,
                "profit_sb": 44.71,
                "profit_sb_percentage": 0.47,
                "recommended": true
            },
            "lines": [
                {
                    "id": "162300b5-d43a-4ece-a675-38e8682e5da5",
                    "gambit_id": "d64f25f0-9d75-4276-a7d7-b536bce2a293",
                    "last_updated": "2022-10-16T15:12:14.200762-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Miami Florida",
                    "reward": "1.29000",
                    "odds": "1.29410",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c681a18e-7635-46d5-8ce9-6fecf2490587/?format=api"
                },
                {
                    "id": "ca2027c7-facc-4cb6-bcb1-ad8b5a954d5c",
                    "gambit_id": "e5c7baf8-e2e2-4436-a5a7-6bf76f4c28bd",
                    "last_updated": "2022-10-16T15:12:14.199768-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Virginia Tech",
                    "reward": "3.67000",
                    "odds": "3.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c681a18e-7635-46d5-8ce9-6fecf2490587/?format=api"
                }
            ]
        },
        {
            "id": "196d9707-46ce-4d67-85d0-48709be4a1fb",
            "match": "https://api-prod.gambitprofit.com/api/matches/ac5ca29c-084f-44da-a56f-77488be6d7fc/?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": "Virginia Tech",
                        "amount": 5000.0
                    },
                    {
                        "team": "Miami Florida",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "cc125488-d4e8-4fd0-a784-22c2b87f7001",
                    "gambit_id": "f34c9e3e-3f9f-4b0d-ae7f-4fe3bcbea72a",
                    "last_updated": "2022-10-16T15:12:14.203763-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Virginia Tech",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/196d9707-46ce-4d67-85d0-48709be4a1fb/?format=api"
                },
                {
                    "id": "049e7141-5c87-455d-923c-93b767b80590",
                    "gambit_id": "4eaa0546-b1c4-4f13-a1d1-563a5a9ed665",
                    "last_updated": "2022-10-16T15:12:14.202765-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Miami Florida",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "-9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/196d9707-46ce-4d67-85d0-48709be4a1fb/?format=api"
                }
            ]
        },
        {
            "id": "de553342-cf3b-4b3b-9edc-881fe8cd2850",
            "match": "https://api-prod.gambitprofit.com/api/matches/ac5ca29c-084f-44da-a56f-77488be6d7fc/?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 48.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 48.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "bd428753-4f3c-4648-b5f9-bbc9ed6ae8f3",
                    "gambit_id": "6add7d2f-d917-4d0c-a0b4-f6d1165f16ae",
                    "last_updated": "2022-10-16T15:12:14.197749-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 48.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "48.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de553342-cf3b-4b3b-9edc-881fe8cd2850/?format=api"
                },
                {
                    "id": "58a692e6-78e8-4977-a36c-84e40bbc3c54",
                    "gambit_id": "88374767-b4ba-422f-a0e5-c028681381ca",
                    "last_updated": "2022-10-16T15:12:14.196574-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 48.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "48.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de553342-cf3b-4b3b-9edc-881fe8cd2850/?format=api"
                }
            ]
        }
    ]
}