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/6197d46e-073b-4314-b57a-f75e0120b201/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "6197d46e-073b-4314-b57a-f75e0120b201",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "b3503b92-40c7-478d-9bc1-ee821a89511d",
    "completed": true,
    "last_updated": "2022-10-08T09:07:08.301617-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.2,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/b3503b92-40c7-478d-9bc1-ee821a89511d",
    "datetime": "2022-10-07T19:00:00-04:00",
    "cutoff_datetime": "2022-10-07T19:00:00-04:00",
    "name": "Nebraska v. Rutgers",
    "bettypes": [
        {
            "id": "008cc139-7677-4182-9a82-7e340e69f5d3",
            "match": "https://api-prod.gambitprofit.com/api/matches/6197d46e-073b-4314-b57a-f75e0120b201/?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": "Nebraska",
                        "amount": 5610.0
                    },
                    {
                        "team": "Rutgers",
                        "amount": 4390.0
                    }
                ],
                "expected_reward_tokens": 9480.9,
                "profit_sb": -19.1,
                "profit_sb_percentage": -0.2,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6a6c4192-13cd-4099-bcf5-88d802477062",
                    "gambit_id": "588b613c-20f7-4d9d-8aaa-02c0fd80efca",
                    "last_updated": "2022-10-08T09:07:08.308422-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Nebraska",
                    "reward": "1.69000",
                    "odds": "1.71430",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/008cc139-7677-4182-9a82-7e340e69f5d3/?format=api"
                },
                {
                    "id": "e60ae24e-92e2-4949-b9f0-a8b4256a641c",
                    "gambit_id": "3d73575f-0715-42cd-9849-71dda42e9fa8",
                    "last_updated": "2022-10-08T09:07:08.307429-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Rutgers",
                    "reward": "2.16000",
                    "odds": "2.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/008cc139-7677-4182-9a82-7e340e69f5d3/?format=api"
                }
            ]
        },
        {
            "id": "3656beff-7c34-41a5-85e6-8f618adf20b5",
            "match": "https://api-prod.gambitprofit.com/api/matches/6197d46e-073b-4314-b57a-f75e0120b201/?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": "Rutgers",
                        "amount": 5106.0
                    },
                    {
                        "team": "Nebraska",
                        "amount": 4894.0
                    }
                ],
                "expected_reward_tokens": 9395.04,
                "profit_sb": -104.96,
                "profit_sb_percentage": -1.1,
                "recommended": false
            },
            "lines": [
                {
                    "id": "86a1a3e4-db94-4889-9dfb-11f9ad45c734",
                    "gambit_id": "83c4f762-6c90-494d-b367-f3b72e29f6c5",
                    "last_updated": "2022-10-08T09:07:08.310457-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Rutgers",
                    "reward": "1.84000",
                    "odds": "1.86960",
                    "spread": "3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3656beff-7c34-41a5-85e6-8f618adf20b5/?format=api"
                },
                {
                    "id": "068d237c-e9fc-438a-88a7-113635ad8207",
                    "gambit_id": "5f3b92b3-83c0-4485-84e0-df5282720db6",
                    "last_updated": "2022-10-08T09:07:08.311427-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Nebraska",
                    "reward": "1.92000",
                    "odds": "1.95240",
                    "spread": "-3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3656beff-7c34-41a5-85e6-8f618adf20b5/?format=api"
                }
            ]
        },
        {
            "id": "f0a17ff2-fd32-459f-8972-1c977dc1281f",
            "match": "https://api-prod.gambitprofit.com/api/matches/6197d46e-073b-4314-b57a-f75e0120b201/?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.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 50.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7faa025d-7dd1-45c3-ac6a-658d4463e36c",
                    "gambit_id": "a26c1261-863f-48ca-92e9-733634eff58d",
                    "last_updated": "2022-10-08T09:07:08.304428-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 50.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "50.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f0a17ff2-fd32-459f-8972-1c977dc1281f/?format=api"
                },
                {
                    "id": "79065f00-27f4-42a7-8f9c-1b732c31ffb5",
                    "gambit_id": "b0d0b335-9a25-4908-a3ab-a8eadaf145e5",
                    "last_updated": "2022-10-08T09:07:08.305457-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 50.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "50.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f0a17ff2-fd32-459f-8972-1c977dc1281f/?format=api"
                }
            ]
        }
    ]
}