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/b04f544f-a0a4-4cf8-8574-2050063bb19c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "b04f544f-a0a4-4cf8-8574-2050063bb19c",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "e9dc414b-6d92-4731-a4c5-126298b3167c",
    "completed": true,
    "last_updated": "2023-05-25T13:47:08.253946-04:00",
    "created_at": "2023-05-22T11:27:15.836547-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.21,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/e9dc414b-6d92-4731-a4c5-126298b3167c",
    "datetime": "2023-05-22T20:40:00-04:00",
    "cutoff_datetime": "2023-05-22T20:40:00-04:00",
    "name": "MIA (E Cabrera) v. COL (C Anderson)",
    "bettypes": [
        {
            "id": "048e11c4-e1a3-447c-bc27-f210b263b1b4",
            "match": "https://api-prod.gambitprofit.com/api/matches/b04f544f-a0a4-4cf8-8574-2050063bb19c/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-22T11:27:15.846970-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": "MIA (E Cabrera)",
                        "amount": 5118.0
                    },
                    {
                        "team": "COL (C Anderson)",
                        "amount": 4882.0
                    }
                ],
                "expected_reward_tokens": 9519.48,
                "profit_sb": 19.48,
                "profit_sb_percentage": 0.21,
                "recommended": true
            },
            "lines": [
                {
                    "id": "f7e2f4a4-426f-4b9c-85a8-cb38fc378283",
                    "gambit_id": "50d597c0-1488-425e-a832-f53f8ffd6efe",
                    "last_updated": "2023-05-25T13:47:08.262428-04:00",
                    "created_at": "2023-05-22T11:27:15.849669-04:00",
                    "name": "MIA (E Cabrera)",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/048e11c4-e1a3-447c-bc27-f210b263b1b4/?format=api"
                },
                {
                    "id": "239d267e-97e2-458f-85d0-aa78b5697864",
                    "gambit_id": "3d60ff88-5e66-4607-b206-8760b52ed326",
                    "last_updated": "2023-05-25T13:47:08.260502-04:00",
                    "created_at": "2023-05-22T11:27:15.848302-04:00",
                    "name": "COL (C Anderson)",
                    "reward": "1.95000",
                    "odds": "2.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/048e11c4-e1a3-447c-bc27-f210b263b1b4/?format=api"
                }
            ]
        },
        {
            "id": "9d57fe2b-3c97-43ac-852f-943cc9391682",
            "match": "https://api-prod.gambitprofit.com/api/matches/b04f544f-a0a4-4cf8-8574-2050063bb19c/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-05-22T11:27:15.842895-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": "COL",
                        "amount": 5788.0
                    },
                    {
                        "team": "MIA",
                        "amount": 4212.0
                    }
                ],
                "expected_reward_tokens": 9434.44,
                "profit_sb": -65.56,
                "profit_sb_percentage": -0.69,
                "recommended": false
            },
            "lines": [
                {
                    "id": "62fdf17a-b22d-4a34-b3aa-84031efbe039",
                    "gambit_id": "7c95c135-f84e-4309-81de-60f1cb76948a",
                    "last_updated": "2023-05-25T13:47:08.271551-04:00",
                    "created_at": "2023-05-22T11:27:15.845479-04:00",
                    "name": "COL",
                    "reward": "1.63000",
                    "odds": "1.66670",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9d57fe2b-3c97-43ac-852f-943cc9391682/?format=api"
                },
                {
                    "id": "be5e0d22-051e-423d-bffa-1d6fc6a06e9b",
                    "gambit_id": "27808ff6-841c-434a-9a5e-8aa78591905e",
                    "last_updated": "2023-05-25T13:47:08.265878-04:00",
                    "created_at": "2023-05-22T11:27:15.844138-04:00",
                    "name": "MIA",
                    "reward": "2.24000",
                    "odds": "2.30000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9d57fe2b-3c97-43ac-852f-943cc9391682/?format=api"
                }
            ]
        },
        {
            "id": "a632a38f-6286-469d-abf8-928aab9ce2e4",
            "match": "https://api-prod.gambitprofit.com/api/matches/b04f544f-a0a4-4cf8-8574-2050063bb19c/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-22T11:27:15.838625-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 Under 11.5",
                        "amount": 5214.0
                    },
                    {
                        "team": "Game Total Over 11.5",
                        "amount": 4786.0
                    }
                ],
                "expected_reward_tokens": 9332.7,
                "profit_sb": -167.3,
                "profit_sb_percentage": -1.76,
                "recommended": false
            },
            "lines": [
                {
                    "id": "eb0dc804-0428-47ee-9101-5b2b2871eb49",
                    "gambit_id": "a0e036be-cbff-47b7-b585-a1084d50e754",
                    "last_updated": "2023-05-25T13:47:08.279621-04:00",
                    "created_at": "2023-05-22T11:27:15.840180-04:00",
                    "name": "Game Total Under 11.5",
                    "reward": "1.79000",
                    "odds": "1.83330",
                    "spread": "11.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a632a38f-6286-469d-abf8-928aab9ce2e4/?format=api"
                },
                {
                    "id": "a0a14e00-c849-473e-ae69-c0355d77b49e",
                    "gambit_id": "aa67b68d-bc53-4543-8912-81ec945a3292",
                    "last_updated": "2023-05-25T13:47:08.283852-04:00",
                    "created_at": "2023-05-22T11:27:15.841512-04:00",
                    "name": "Game Total Over 11.5",
                    "reward": "1.95000",
                    "odds": "2.00000",
                    "spread": "11.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a632a38f-6286-469d-abf8-928aab9ce2e4/?format=api"
                }
            ]
        }
    ]
}