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/b4dfaa88-e09c-4575-b7ca-172b166da0cc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "b4dfaa88-e09c-4575-b7ca-172b166da0cc",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "d9c384ee-72e9-4f9b-b372-f69f0e70bd99",
    "completed": true,
    "last_updated": "2023-03-19T16:37:10.141759-04:00",
    "created_at": "2023-03-17T23:07:15.414391-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.32,
    "sport_category": "Mens NCAAB Tournament",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/d9c384ee-72e9-4f9b-b372-f69f0e70bd99",
    "datetime": "2023-03-18T12:00:00-04:00",
    "cutoff_datetime": "2023-03-18T12:00:00-04:00",
    "name": "Maryland v. Alabama",
    "bettypes": [
        {
            "id": "dcf8ba62-ca1e-4f0e-85fd-01310828d87c",
            "match": "https://api-prod.gambitprofit.com/api/matches/b4dfaa88-e09c-4575-b7ca-172b166da0cc/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-03-17T23:07:15.428622-04: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": "Alabama",
                        "amount": 7828.0
                    },
                    {
                        "team": "Maryland",
                        "amount": 2172.0
                    }
                ],
                "expected_reward_tokens": 9469.92,
                "profit_sb": -30.08,
                "profit_sb_percentage": -0.32,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2ea98610-84b2-450e-aaba-8ade9d07c7c7",
                    "gambit_id": "b85479f1-e7ff-4338-bce9-1fed50179127",
                    "last_updated": "2023-03-19T16:37:10.154041-04:00",
                    "created_at": "2023-03-17T23:07:15.430387-04:00",
                    "name": "Alabama",
                    "reward": "1.21000",
                    "odds": "1.22220",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dcf8ba62-ca1e-4f0e-85fd-01310828d87c/?format=api"
                },
                {
                    "id": "a9e19409-1c82-4ad4-9578-d4019d519e7a",
                    "gambit_id": "0248f973-aa7a-4c01-af9c-fd07952b91fd",
                    "last_updated": "2023-03-19T16:37:10.155407-04:00",
                    "created_at": "2023-03-17T23:07:15.432335-04:00",
                    "name": "Maryland",
                    "reward": "4.36000",
                    "odds": "4.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dcf8ba62-ca1e-4f0e-85fd-01310828d87c/?format=api"
                }
            ]
        },
        {
            "id": "19f0a5b1-74e9-4e7a-b1bd-9edbfb446426",
            "match": "https://api-prod.gambitprofit.com/api/matches/b4dfaa88-e09c-4575-b7ca-172b166da0cc/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-03-17T23:07:15.422141-04: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": "Alabama",
                        "amount": 5000.0
                    },
                    {
                        "team": "Maryland",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0d82b244-55c4-44d3-a8f3-22a4b91e2a92",
                    "gambit_id": "112cfbc5-2095-49b5-babc-0f079f06d8c2",
                    "last_updated": "2023-03-19T16:37:10.149923-04:00",
                    "created_at": "2023-03-17T23:07:15.424421-04:00",
                    "name": "Alabama",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/19f0a5b1-74e9-4e7a-b1bd-9edbfb446426/?format=api"
                },
                {
                    "id": "64084404-4502-4a4f-9266-600086b7256e",
                    "gambit_id": "0d822740-aa69-40aa-9673-0095edaa8a9e",
                    "last_updated": "2023-03-19T16:37:10.151297-04:00",
                    "created_at": "2023-03-17T23:07:15.426716-04:00",
                    "name": "Maryland",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/19f0a5b1-74e9-4e7a-b1bd-9edbfb446426/?format=api"
                }
            ]
        },
        {
            "id": "c3a90b28-b88c-405a-a5ac-1a82b38e9fb9",
            "match": "https://api-prod.gambitprofit.com/api/matches/b4dfaa88-e09c-4575-b7ca-172b166da0cc/?format=api",
            "name": "Over/Under",
            "created_at": "2023-03-17T23:07:15.416722-04: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 142.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 142.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "19ce4e4a-9fbb-4877-8af2-ec3d284c5105",
                    "gambit_id": "5b3bbe74-e617-406a-b1ff-065caf2d182f",
                    "last_updated": "2023-03-19T16:37:10.145086-04:00",
                    "created_at": "2023-03-17T23:07:15.418492-04:00",
                    "name": "Game Total Under 142.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "142.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c3a90b28-b88c-405a-a5ac-1a82b38e9fb9/?format=api"
                },
                {
                    "id": "32a0ae78-38da-443b-ad19-dfa756c239bb",
                    "gambit_id": "4658b9f6-b030-437c-80e1-844a22fb97af",
                    "last_updated": "2023-03-19T16:37:10.146764-04:00",
                    "created_at": "2023-03-17T23:07:15.420354-04:00",
                    "name": "Game Total Over 142.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "142.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c3a90b28-b88c-405a-a5ac-1a82b38e9fb9/?format=api"
                }
            ]
        }
    ]
}