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/21ec2dc8-8aaa-4a42-bee5-b64c53f0a9f9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "21ec2dc8-8aaa-4a42-bee5-b64c53f0a9f9",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "748690b5-6a07-4d89-b078-10d5365e676b",
    "completed": true,
    "last_updated": "2022-09-25T21:27:24.226972-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.04,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/748690b5-6a07-4d89-b078-10d5365e676b",
    "datetime": "2022-09-24T20:00:00-04:00",
    "cutoff_datetime": "2022-09-24T20:00:00-04:00",
    "name": "Kansas State v. Oklahoma",
    "bettypes": [
        {
            "id": "a7846ef0-1089-4e8f-9edb-b6c9f2e0c3b8",
            "match": "https://api-prod.gambitprofit.com/api/matches/21ec2dc8-8aaa-4a42-bee5-b64c53f0a9f9/?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": 7997.0
                    },
                    {
                        "team": "Kansas State",
                        "amount": 2003.0
                    }
                ],
                "expected_reward_tokens": 9273.89,
                "profit_sb": 273.89,
                "profit_sb_percentage": 3.04,
                "recommended": true
            },
            "lines": [
                {
                    "id": "71fd6695-907e-4562-8246-cb3ddac654d2",
                    "gambit_id": "3001df8a-0ad0-4108-a7bd-14e12c4fc791",
                    "last_updated": "2022-09-25T21:27:24.233439-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Oklahoma",
                    "reward": "1.16000",
                    "odds": "1.18180",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a7846ef0-1089-4e8f-9edb-b6c9f2e0c3b8/?format=api"
                },
                {
                    "id": "4f031a28-2b27-404b-b166-16557265dc4e",
                    "gambit_id": "e4694696-a155-4052-8391-e57767e9a4ed",
                    "last_updated": "2022-09-25T21:27:24.234628-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Kansas State",
                    "reward": "4.63000",
                    "odds": "5.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a7846ef0-1089-4e8f-9edb-b6c9f2e0c3b8/?format=api"
                }
            ]
        },
        {
            "id": "07056a21-f140-4f77-a6cd-a7554151a3e4",
            "match": "https://api-prod.gambitprofit.com/api/matches/21ec2dc8-8aaa-4a42-bee5-b64c53f0a9f9/?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": "Oklahoma",
                        "amount": 5000.0
                    },
                    {
                        "team": "Kansas State",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "699449fa-95bd-4a9e-bb30-2e11bd19fe3d",
                    "gambit_id": "978d669c-26ea-462a-b170-b9c174246cad",
                    "last_updated": "2022-09-25T21:27:24.237161-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Oklahoma",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-13.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/07056a21-f140-4f77-a6cd-a7554151a3e4/?format=api"
                },
                {
                    "id": "4e473d4d-2b76-4a35-bd38-59738eaef865",
                    "gambit_id": "6701b3ec-ef12-4659-90c5-1de9e1dc80a3",
                    "last_updated": "2022-09-25T21:27:24.238241-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Kansas State",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "13.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/07056a21-f140-4f77-a6cd-a7554151a3e4/?format=api"
                }
            ]
        },
        {
            "id": "3df9cf05-9b39-4ea2-af7c-5d8ed353a32e",
            "match": "https://api-prod.gambitprofit.com/api/matches/21ec2dc8-8aaa-4a42-bee5-b64c53f0a9f9/?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 53",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 53",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "26ae9fa6-9741-4aaa-a17e-01c75ebfaec9",
                    "gambit_id": "369b1c30-7d99-4544-881b-1fe3750a528e",
                    "last_updated": "2022-09-25T21:27:24.231094-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 53",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "53.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3df9cf05-9b39-4ea2-af7c-5d8ed353a32e/?format=api"
                },
                {
                    "id": "84b91054-1dc5-4529-9a55-3401f7ff1f01",
                    "gambit_id": "4f1eee33-ed12-4d1f-9897-61d14f2d8637",
                    "last_updated": "2022-09-25T21:27:24.229830-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 53",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "53.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3df9cf05-9b39-4ea2-af7c-5d8ed353a32e/?format=api"
                }
            ]
        }
    ]
}