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/3be323c6-7f34-4252-bf1a-37c69880071e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "3be323c6-7f34-4252-bf1a-37c69880071e",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "03aa0c23-59fb-4865-9282-223144f398a9",
    "completed": true,
    "last_updated": "2022-08-27T12:42:04.759871-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.41,
    "sport_category": "NFL Preseason Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/03aa0c23-59fb-4865-9282-223144f398a9",
    "datetime": "2022-08-26T20:00:00-04:00",
    "cutoff_datetime": "2022-08-26T20:00:00-04:00",
    "name": "Los Angeles Chargers v. New Orleans Saints",
    "bettypes": [
        {
            "id": "96d4f365-0436-46ae-9b97-5bfc93656518",
            "match": "https://api-prod.gambitprofit.com/api/matches/3be323c6-7f34-4252-bf1a-37c69880071e/?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": "New Orleans Saints",
                        "amount": 6357.0
                    },
                    {
                        "team": "Los Angeles Chargers",
                        "amount": 3643.0
                    }
                ],
                "expected_reward_tokens": 9216.79,
                "profit_sb": 216.79,
                "profit_sb_percentage": 2.41,
                "recommended": true
            },
            "lines": [
                {
                    "id": "b6767fcf-3416-4ecd-aaf2-7753f0f06ba7",
                    "gambit_id": "520101c5-37f4-4a91-b766-77ffebb76fe3",
                    "last_updated": "2022-08-27T12:42:04.761936-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New Orleans Saints",
                    "reward": "1.45000",
                    "odds": "1.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96d4f365-0436-46ae-9b97-5bfc93656518/?format=api"
                },
                {
                    "id": "42d53b7b-3ac4-471e-8a09-0bc89f627ab3",
                    "gambit_id": "3002219c-f99f-4298-b264-e85415263332",
                    "last_updated": "2022-08-27T12:42:04.762409-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Los Angeles Chargers",
                    "reward": "2.53000",
                    "odds": "2.70000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96d4f365-0436-46ae-9b97-5bfc93656518/?format=api"
                }
            ]
        },
        {
            "id": "6c4d4880-2689-4d33-bafc-37167dee92c6",
            "match": "https://api-prod.gambitprofit.com/api/matches/3be323c6-7f34-4252-bf1a-37c69880071e/?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": "New Orleans Saints",
                        "amount": 5000.0
                    },
                    {
                        "team": "Los Angeles Chargers",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9100.0,
                "profit_sb": 100.0,
                "profit_sb_percentage": 1.11,
                "recommended": true
            },
            "lines": [
                {
                    "id": "82bb32a1-d3bb-4490-ae40-c59a6cb80bfd",
                    "gambit_id": "c056f82c-e818-43f7-900a-c36b01125319",
                    "last_updated": "2022-08-27T12:42:04.762871-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New Orleans Saints",
                    "reward": "1.82000",
                    "odds": "1.90910",
                    "spread": "-4.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c4d4880-2689-4d33-bafc-37167dee92c6/?format=api"
                },
                {
                    "id": "74bd7bdc-b462-4234-ad14-f9bd71bccaf8",
                    "gambit_id": "d52e09e0-465f-4a7e-a000-a4f52faa4eef",
                    "last_updated": "2022-08-27T12:42:04.763353-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Los Angeles Chargers",
                    "reward": "1.82000",
                    "odds": "1.90910",
                    "spread": "4.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c4d4880-2689-4d33-bafc-37167dee92c6/?format=api"
                }
            ]
        },
        {
            "id": "f56f33be-c8fe-4f73-a93b-fe5cd3360b7f",
            "match": "https://api-prod.gambitprofit.com/api/matches/3be323c6-7f34-4252-bf1a-37c69880071e/?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 37",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 37",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9100.0,
                "profit_sb": 100.0,
                "profit_sb_percentage": 1.11,
                "recommended": true
            },
            "lines": [
                {
                    "id": "3583d414-9374-4268-b146-14f375dd9d5f",
                    "gambit_id": "de2424b5-5f84-4826-bb33-70cf63340719",
                    "last_updated": "2022-08-27T12:42:04.760932-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 37",
                    "reward": "1.82000",
                    "odds": "1.90910",
                    "spread": "37.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f56f33be-c8fe-4f73-a93b-fe5cd3360b7f/?format=api"
                },
                {
                    "id": "a1a4e502-4c86-4905-8d4d-10128c368dbf",
                    "gambit_id": "2f73cee5-36ef-433b-a32e-d3e1730a0f1d",
                    "last_updated": "2022-08-27T12:42:04.761443-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 37",
                    "reward": "1.82000",
                    "odds": "1.90910",
                    "spread": "37.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f56f33be-c8fe-4f73-a93b-fe5cd3360b7f/?format=api"
                }
            ]
        }
    ]
}