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/ffd4e118-c218-4b1b-af4b-6a08320c3873/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "ffd4e118-c218-4b1b-af4b-6a08320c3873",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "2fafbc9c-52e5-4acb-99e0-d19022020b63",
    "completed": true,
    "last_updated": "2022-12-19T13:32:02.815639-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.69,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/2fafbc9c-52e5-4acb-99e0-d19022020b63",
    "datetime": "2022-12-18T13:00:00-05:00",
    "cutoff_datetime": "2022-12-18T13:00:00-05:00",
    "name": "Pittsburgh Steelers v. Carolina Panthers",
    "bettypes": [
        {
            "id": "a40e58af-3d52-4c38-8966-0df6d8b009f8",
            "match": "https://api-prod.gambitprofit.com/api/matches/ffd4e118-c218-4b1b-af4b-6a08320c3873/?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": "Carolina Panthers",
                        "amount": 5664.0
                    },
                    {
                        "team": "Pittsburgh Steelers",
                        "amount": 4336.0
                    }
                ],
                "expected_reward_tokens": 9062.24,
                "profit_sb": 62.24,
                "profit_sb_percentage": 0.69,
                "recommended": true
            },
            "lines": [
                {
                    "id": "ca5184ce-5d8a-402d-952c-3a3a801c895f",
                    "gambit_id": "243cfca7-c47a-4e95-8aac-651474db4b3e",
                    "last_updated": "2022-12-19T13:32:02.823662-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Carolina Panthers",
                    "reward": "1.60000",
                    "odds": "1.68970",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a40e58af-3d52-4c38-8966-0df6d8b009f8/?format=api"
                },
                {
                    "id": "cb98aa05-7740-4378-ad38-8f64d7cc05e0",
                    "gambit_id": "570fbfb3-05c7-4095-a8b9-a6c35c352970",
                    "last_updated": "2022-12-19T13:32:02.826046-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Pittsburgh Steelers",
                    "reward": "2.09000",
                    "odds": "2.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a40e58af-3d52-4c38-8966-0df6d8b009f8/?format=api"
                }
            ]
        },
        {
            "id": "9cd6e7ae-3a83-47be-9fae-a1b43a6f4ddb",
            "match": "https://api-prod.gambitprofit.com/api/matches/ffd4e118-c218-4b1b-af4b-6a08320c3873/?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": "Carolina Panthers",
                        "amount": 5208.0
                    },
                    {
                        "team": "Pittsburgh Steelers",
                        "amount": 4792.0
                    }
                ],
                "expected_reward_tokens": 9008.96,
                "profit_sb": 8.96,
                "profit_sb_percentage": 0.1,
                "recommended": true
            },
            "lines": [
                {
                    "id": "4109069d-2abd-4430-9716-5946a0f86179",
                    "gambit_id": "d0ab5cc5-9017-4017-b939-248d30f115d9",
                    "last_updated": "2022-12-19T13:32:02.828718-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Carolina Panthers",
                    "reward": "1.73000",
                    "odds": "1.83330",
                    "spread": "-2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9cd6e7ae-3a83-47be-9fae-a1b43a6f4ddb/?format=api"
                },
                {
                    "id": "f9412137-1d5d-418d-a269-8a6427d5ba0a",
                    "gambit_id": "5c091744-4295-48d5-9cee-81de0bd02ee9",
                    "last_updated": "2022-12-19T13:32:02.830096-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Pittsburgh Steelers",
                    "reward": "1.88000",
                    "odds": "2.00000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9cd6e7ae-3a83-47be-9fae-a1b43a6f4ddb/?format=api"
                }
            ]
        },
        {
            "id": "3f987330-4f41-47ae-b24f-1a08de12183e",
            "match": "https://api-prod.gambitprofit.com/api/matches/ffd4e118-c218-4b1b-af4b-6a08320c3873/?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": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "90fba82e-cd05-469f-9d6f-6db7ad9b8111",
                    "gambit_id": "784ab530-47cb-4420-8b67-4a8db7348c33",
                    "last_updated": "2022-12-19T13:32:02.818848-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 37",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "37.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3f987330-4f41-47ae-b24f-1a08de12183e/?format=api"
                },
                {
                    "id": "479ee9f5-ecbb-434e-8c40-2c8265f06d98",
                    "gambit_id": "beae14fb-e01b-4fac-ab03-93390f08c2e3",
                    "last_updated": "2022-12-19T13:32:02.820699-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 37",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "37.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3f987330-4f41-47ae-b24f-1a08de12183e/?format=api"
                }
            ]
        }
    ]
}