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/94570ff8-fbc1-46e7-b7de-02ecd63efd89/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "94570ff8-fbc1-46e7-b7de-02ecd63efd89",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "a33898e4-bc5d-434f-8366-99268bf255dd",
    "completed": true,
    "last_updated": "2023-06-23T14:48:07.738252-04:00",
    "created_at": "2023-06-22T08:23:02.246159-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.11,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/a33898e4-bc5d-434f-8366-99268bf255dd",
    "datetime": "2023-06-22T13:05:00-04:00",
    "cutoff_datetime": "2023-06-22T13:05:00-04:00",
    "name": "ARI (T Henry) v. WAS (J Irvin)",
    "bettypes": [
        {
            "id": "49100819-bb4e-46e0-94c1-2ee489d873c5",
            "match": "https://api-prod.gambitprofit.com/api/matches/94570ff8-fbc1-46e7-b7de-02ecd63efd89/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-22T08:23:02.248855-04: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": "ARI (T Henry)",
                        "amount": 5787.0
                    },
                    {
                        "team": "WAS (J Irvin)",
                        "amount": 4213.0
                    }
                ],
                "expected_reward_tokens": 9605.64,
                "profit_sb": 105.64,
                "profit_sb_percentage": 1.11,
                "recommended": true
            },
            "lines": [
                {
                    "id": "206bf08c-9267-4e48-8d56-33a883b67b48",
                    "gambit_id": "bef9096d-f607-4ddf-b9f6-3a4fb4cd0b20",
                    "last_updated": "2023-06-23T14:48:07.743542-04:00",
                    "created_at": "2023-06-22T08:23:02.250907-04:00",
                    "name": "ARI (T Henry)",
                    "reward": "1.66000",
                    "odds": "1.68970",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/49100819-bb4e-46e0-94c1-2ee489d873c5/?format=api"
                },
                {
                    "id": "5a25915b-b6f4-4802-8a5a-12243216b840",
                    "gambit_id": "d16f7b36-c3cb-4b96-8674-f99b6c7ba144",
                    "last_updated": "2023-06-23T14:48:07.745653-04:00",
                    "created_at": "2023-06-22T08:23:02.253118-04:00",
                    "name": "WAS (J Irvin)",
                    "reward": "2.28000",
                    "odds": "2.33000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/49100819-bb4e-46e0-94c1-2ee489d873c5/?format=api"
                }
            ]
        },
        {
            "id": "4348ff51-871a-445d-8483-10edcb046df8",
            "match": "https://api-prod.gambitprofit.com/api/matches/94570ff8-fbc1-46e7-b7de-02ecd63efd89/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-22T08:23:02.255230-04: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": "WAS",
                        "amount": 5213.0
                    },
                    {
                        "team": "ARI",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "587615df-f6f4-4eab-b2db-02bd9d6f4b4a",
                    "gambit_id": "1ded4d5e-42d1-4a62-83d9-36a861776880",
                    "last_updated": "2023-06-23T14:48:07.752086-04:00",
                    "created_at": "2023-06-22T08:23:02.259340-04:00",
                    "name": "WAS",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4348ff51-871a-445d-8483-10edcb046df8/?format=api"
                },
                {
                    "id": "9c6f0b0f-d13a-4ace-906e-1779ec636649",
                    "gambit_id": "d9bf741c-7775-49e7-bfd2-183e1a5efc0c",
                    "last_updated": "2023-06-23T14:48:07.749827-04:00",
                    "created_at": "2023-06-22T08:23:02.257284-04:00",
                    "name": "ARI",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4348ff51-871a-445d-8483-10edcb046df8/?format=api"
                }
            ]
        },
        {
            "id": "2f7ce756-2f5c-426e-b462-422395f86b0d",
            "match": "https://api-prod.gambitprofit.com/api/matches/94570ff8-fbc1-46e7-b7de-02ecd63efd89/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-22T08:23:02.261394-04: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 9",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Under 9",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5815ebae-fa29-4e7d-9ffb-95d593b49261",
                    "gambit_id": "eeca15ff-0948-4781-b5ca-b705edb5c571",
                    "last_updated": "2023-06-23T14:48:07.756235-04:00",
                    "created_at": "2023-06-22T08:23:02.263407-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f7ce756-2f5c-426e-b462-422395f86b0d/?format=api"
                },
                {
                    "id": "e83c6c61-7bf8-4d98-a25e-fe34d35e8897",
                    "gambit_id": "7cffa118-eb38-4352-ba70-c47cd6a30541",
                    "last_updated": "2023-06-23T14:48:07.758316-04:00",
                    "created_at": "2023-06-22T08:23:02.265317-04:00",
                    "name": "Game Total Under 9",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f7ce756-2f5c-426e-b462-422395f86b0d/?format=api"
                }
            ]
        }
    ]
}