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/f8b3061d-bb4f-49f7-a12b-a79a30796d37/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "f8b3061d-bb4f-49f7-a12b-a79a30796d37",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "6f7d4f69-356b-417d-9442-b5e23f483776",
    "completed": true,
    "last_updated": "2022-08-08T11:02:06.836369-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 4.24,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/6f7d4f69-356b-417d-9442-b5e23f483776",
    "datetime": "2022-08-07T14:15:00-04:00",
    "cutoff_datetime": "2022-08-07T14:15:00-04:00",
    "name": "NYY (F Montas) v. STL (A Wainwright)",
    "bettypes": [
        {
            "id": "5d8d9bc2-36bc-4b97-810d-14b9054de749",
            "match": "https://api-prod.gambitprofit.com/api/matches/f8b3061d-bb4f-49f7-a12b-a79a30796d37/?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": "NYY (F Montas)",
                        "amount": 5423.0
                    },
                    {
                        "team": "STL (A Wainwright)",
                        "amount": 4577.0
                    }
                ],
                "expected_reward_tokens": 9381.79,
                "profit_sb": 381.79,
                "profit_sb_percentage": 4.24,
                "recommended": true
            },
            "lines": [
                {
                    "id": "c91c489a-3968-4026-be2e-b771b6fdd773",
                    "gambit_id": "a05ba2d9-8862-4730-87e3-e02b664e1e71",
                    "last_updated": "2022-08-08T11:02:06.840739-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "NYY (F Montas)",
                    "reward": "1.73000",
                    "odds": "1.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5d8d9bc2-36bc-4b97-810d-14b9054de749/?format=api"
                },
                {
                    "id": "96ec2d53-4789-49c7-abbe-866c71081ce7",
                    "gambit_id": "9e0a1dce-bfd8-4131-829d-05a34215c5b4",
                    "last_updated": "2022-08-08T11:02:06.840194-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "STL (A Wainwright)",
                    "reward": "2.05000",
                    "odds": "2.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5d8d9bc2-36bc-4b97-810d-14b9054de749/?format=api"
                }
            ]
        },
        {
            "id": "31c2ff8b-0a57-4ffb-b590-8deced92f17d",
            "match": "https://api-prod.gambitprofit.com/api/matches/f8b3061d-bb4f-49f7-a12b-a79a30796d37/?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": "STL",
                        "amount": 5676.0
                    },
                    {
                        "team": "NYY",
                        "amount": 4324.0
                    }
                ],
                "expected_reward_tokens": 9251.88,
                "profit_sb": 251.88,
                "profit_sb_percentage": 2.8,
                "recommended": true
            },
            "lines": [
                {
                    "id": "14f83945-1c46-40b1-90ce-2c203a2edea5",
                    "gambit_id": "aded6869-bee4-4338-aebb-4f9b4f4a21b4",
                    "last_updated": "2022-08-08T11:02:06.839331-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "STL",
                    "reward": "1.63000",
                    "odds": "1.68970",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/31c2ff8b-0a57-4ffb-b590-8deced92f17d/?format=api"
                },
                {
                    "id": "e77942a3-acea-4479-b1ac-9a8bdbdaaf6c",
                    "gambit_id": "544db70f-c541-4c32-9351-b852379d3ca3",
                    "last_updated": "2022-08-08T11:02:06.839693-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "NYY",
                    "reward": "2.14000",
                    "odds": "2.25000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/31c2ff8b-0a57-4ffb-b590-8deced92f17d/?format=api"
                }
            ]
        },
        {
            "id": "52e7680b-89ad-4c9f-85c3-d3a2501f1d9b",
            "match": "https://api-prod.gambitprofit.com/api/matches/f8b3061d-bb4f-49f7-a12b-a79a30796d37/?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 8",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 8",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9150.0,
                "profit_sb": 150.0,
                "profit_sb_percentage": 1.67,
                "recommended": true
            },
            "lines": [
                {
                    "id": "aab9ce32-5188-4b1c-b0fa-a26d3ac413fe",
                    "gambit_id": "dd247208-ab40-4059-902a-7f67c72c8e0f",
                    "last_updated": "2022-08-08T11:02:06.838953-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 8",
                    "reward": "1.83000",
                    "odds": "1.90910",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52e7680b-89ad-4c9f-85c3-d3a2501f1d9b/?format=api"
                },
                {
                    "id": "77f701da-b75f-4798-8a42-0fd3ded8c977",
                    "gambit_id": "680a47a1-576a-45a0-9226-26789fb95712",
                    "last_updated": "2022-08-08T11:02:06.838339-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 8",
                    "reward": "1.83000",
                    "odds": "1.90910",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52e7680b-89ad-4c9f-85c3-d3a2501f1d9b/?format=api"
                }
            ]
        }
    ]
}