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/b24913c5-cc7e-43ee-b470-2a81edf38f80/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "b24913c5-cc7e-43ee-b470-2a81edf38f80",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "44a1995f-22c0-4716-9b4f-a0343a4534f3",
    "completed": true,
    "last_updated": "2022-12-30T16:06:57.868919-05:00",
    "created_at": "2022-12-29T08:42:09.063347-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.13,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/44a1995f-22c0-4716-9b4f-a0343a4534f3",
    "datetime": "2022-12-29T20:15:00-05:00",
    "cutoff_datetime": "2022-12-29T20:15:00-05:00",
    "name": "Dallas Cowboys v. Tennessee Titans",
    "bettypes": [
        {
            "id": "b34da1cd-be2a-4bdd-9c7f-04cbb9591ac4",
            "match": "https://api-prod.gambitprofit.com/api/matches/b24913c5-cc7e-43ee-b470-2a81edf38f80/?format=api",
            "name": "Pick the Winner",
            "created_at": "2022-12-29T08:42:09.068662-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": 8440.0
                    },
                    {
                        "team": "Tennessee Titans",
                        "amount": 1560.0
                    }
                ],
                "expected_reward_tokens": 9282.0,
                "profit_sb": 282.0,
                "profit_sb_percentage": 3.13,
                "recommended": true
            },
            "lines": [
                {
                    "id": "d8781e6a-e987-4ef4-a16e-f356b63824c2",
                    "gambit_id": "abd6fa37-06ad-453a-9d50-8aae6bde73e3",
                    "last_updated": "2022-12-30T16:06:57.876046-05:00",
                    "created_at": "2022-12-29T08:42:09.071076-05:00",
                    "name": "Dallas Cowboys",
                    "reward": "1.10000",
                    "odds": "1.11760",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b34da1cd-be2a-4bdd-9c7f-04cbb9591ac4/?format=api"
                },
                {
                    "id": "c7f916b2-8baf-4c17-9e8a-11d21aa6a197",
                    "gambit_id": "85d3b9b6-61fd-4633-b8e4-f70177b8a376",
                    "last_updated": "2022-12-30T16:06:57.874979-05:00",
                    "created_at": "2022-12-29T08:42:09.069831-05:00",
                    "name": "Tennessee Titans",
                    "reward": "5.95000",
                    "odds": "6.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b34da1cd-be2a-4bdd-9c7f-04cbb9591ac4/?format=api"
                }
            ]
        },
        {
            "id": "f894b864-5236-482c-bfbc-d095d7263682",
            "match": "https://api-prod.gambitprofit.com/api/matches/b24913c5-cc7e-43ee-b470-2a81edf38f80/?format=api",
            "name": "Play the Odds",
            "created_at": "2022-12-29T08:42:09.072444-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": "Tennessee Titans",
                        "amount": 5000.0
                    },
                    {
                        "team": "Dallas Cowboys",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 8900.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e02d3d8a-2767-4fe6-ab9e-2aa4f988c296",
                    "gambit_id": "9539b942-e558-4d3b-81fc-73a57be24378",
                    "last_updated": "2022-12-30T16:06:57.878218-05:00",
                    "created_at": "2022-12-29T08:42:09.073599-05:00",
                    "name": "Tennessee Titans",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "13.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f894b864-5236-482c-bfbc-d095d7263682/?format=api"
                },
                {
                    "id": "aea334b2-28cb-4eec-b881-97a9a50c60a0",
                    "gambit_id": "8343bfe6-828c-4af1-bbbc-6c1d0e912820",
                    "last_updated": "2022-12-30T16:06:57.879286-05:00",
                    "created_at": "2022-12-29T08:42:09.074795-05:00",
                    "name": "Dallas Cowboys",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "-13.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f894b864-5236-482c-bfbc-d095d7263682/?format=api"
                }
            ]
        },
        {
            "id": "e69a2aa3-cdf1-4525-9d56-7c21e86f94a9",
            "match": "https://api-prod.gambitprofit.com/api/matches/b24913c5-cc7e-43ee-b470-2a81edf38f80/?format=api",
            "name": "Over/Under",
            "created_at": "2022-12-29T08:42:09.065045-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 40.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 40.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 8900.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "433aac34-6175-499e-8c50-3b7963820aeb",
                    "gambit_id": "84a21ebf-2c5b-48fe-ad1f-4f2915f456f9",
                    "last_updated": "2022-12-30T16:06:57.871746-05:00",
                    "created_at": "2022-12-29T08:42:09.066248-05:00",
                    "name": "Game Total Under 40.5",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "40.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e69a2aa3-cdf1-4525-9d56-7c21e86f94a9/?format=api"
                },
                {
                    "id": "76b8e477-e972-419a-9d1c-7cba82d75836",
                    "gambit_id": "f849d6f1-2f31-46b0-acaf-f518986bfb27",
                    "last_updated": "2022-12-30T16:06:57.872838-05:00",
                    "created_at": "2022-12-29T08:42:09.067421-05:00",
                    "name": "Game Total Over 40.5",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "40.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e69a2aa3-cdf1-4525-9d56-7c21e86f94a9/?format=api"
                }
            ]
        }
    ]
}