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/76d039c1-624b-4d63-a520-da5ece4edc47/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "76d039c1-624b-4d63-a520-da5ece4edc47",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "40f1fabd-e28e-4d6e-89eb-d0e00e0963ce",
    "completed": true,
    "last_updated": "2022-12-19T13:37:01.854103-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.51,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/40f1fabd-e28e-4d6e-89eb-d0e00e0963ce",
    "datetime": "2022-12-18T13:00:00-05:00",
    "cutoff_datetime": "2022-12-18T13:00:00-05:00",
    "name": "Dallas Cowboys v. Jacksonville Jaguars",
    "bettypes": [
        {
            "id": "c61774c5-8345-490f-9538-df7e95587786",
            "match": "https://api-prod.gambitprofit.com/api/matches/76d039c1-624b-4d63-a520-da5ece4edc47/?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": "Dallas Cowboys",
                        "amount": 6389.0
                    },
                    {
                        "team": "Jacksonville Jaguars",
                        "amount": 3611.0
                    }
                ],
                "expected_reward_tokens": 9135.83,
                "profit_sb": 135.83,
                "profit_sb_percentage": 1.51,
                "recommended": true
            },
            "lines": [
                {
                    "id": "b1a2a0fe-1f26-49cf-aaac-860c7183f1df",
                    "gambit_id": "07cf5de0-5acb-4203-8104-5f1e6357d5d8",
                    "last_updated": "2022-12-19T13:37:01.861284-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Dallas Cowboys",
                    "reward": "1.43000",
                    "odds": "1.48780",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c61774c5-8345-490f-9538-df7e95587786/?format=api"
                },
                {
                    "id": "9cdf94ec-07d0-421d-83ab-3f5783b7d7b8",
                    "gambit_id": "ad20e98d-ba3f-47f4-baa6-936065fa6aa7",
                    "last_updated": "2022-12-19T13:37:01.860069-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Jacksonville Jaguars",
                    "reward": "2.53000",
                    "odds": "2.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c61774c5-8345-490f-9538-df7e95587786/?format=api"
                }
            ]
        },
        {
            "id": "6cf2ee7e-fcea-434f-989a-3436a34359ad",
            "match": "https://api-prod.gambitprofit.com/api/matches/76d039c1-624b-4d63-a520-da5ece4edc47/?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": "Jacksonville Jaguars",
                        "amount": 5000.0
                    },
                    {
                        "team": "Dallas Cowboys",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "965a25ff-5ef1-4c45-86a2-043e9347a637",
                    "gambit_id": "6154cf22-42ff-44ad-b93b-3b7904e78d51",
                    "last_updated": "2022-12-19T13:37:01.863508-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Jacksonville Jaguars",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "4.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6cf2ee7e-fcea-434f-989a-3436a34359ad/?format=api"
                },
                {
                    "id": "09bfdc46-d004-4269-aada-ee73ec28837f",
                    "gambit_id": "cb1fbc8f-bfd6-4aa1-86ee-17768de4e250",
                    "last_updated": "2022-12-19T13:37:01.864762-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Dallas Cowboys",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-4.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6cf2ee7e-fcea-434f-989a-3436a34359ad/?format=api"
                }
            ]
        },
        {
            "id": "fd326738-f0dc-4d36-aef0-979aae871d30",
            "match": "https://api-prod.gambitprofit.com/api/matches/76d039c1-624b-4d63-a520-da5ece4edc47/?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 48",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 48",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "88f5d27a-337f-4904-adc9-372bd68aa0cc",
                    "gambit_id": "3a0a0094-dbd2-4468-991a-8559b8a889c1",
                    "last_updated": "2022-12-19T13:37:01.856736-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 48",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "48.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd326738-f0dc-4d36-aef0-979aae871d30/?format=api"
                },
                {
                    "id": "df9c0240-73a9-43a7-9e6c-0cf509f5aaf7",
                    "gambit_id": "2f8f2807-4555-4ddb-8186-f00fc5deef71",
                    "last_updated": "2022-12-19T13:37:01.857865-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 48",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "48.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd326738-f0dc-4d36-aef0-979aae871d30/?format=api"
                }
            ]
        }
    ]
}