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/dca333c6-62aa-4f09-91bc-0f80796c03de/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "dca333c6-62aa-4f09-91bc-0f80796c03de",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "cb266c0c-0426-41a4-9dc2-a0c9e0f32283",
    "completed": true,
    "last_updated": "2023-09-21T10:43:01.363039-04:00",
    "created_at": "2023-09-20T08:23:24.986283-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.06,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/cb266c0c-0426-41a4-9dc2-a0c9e0f32283",
    "datetime": "2023-09-20T22:10:00-04:00",
    "cutoff_datetime": "2023-09-20T22:10:00-04:00",
    "name": "DET (R Olson) v. LOS (B Miller)",
    "bettypes": [
        {
            "id": "e6597189-796d-43e3-8a58-7c47a02bde14",
            "match": "https://api-prod.gambitprofit.com/api/matches/dca333c6-62aa-4f09-91bc-0f80796c03de/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-20T08:23:24.997031-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": "LOS (B Miller)",
                        "amount": 7033.0
                    },
                    {
                        "team": "DET (R Olson)",
                        "amount": 2967.0
                    }
                ],
                "expected_reward_tokens": 9494.4,
                "profit_sb": -5.6,
                "profit_sb_percentage": -0.06,
                "recommended": false
            },
            "lines": [
                {
                    "id": "bef01a98-267b-4fd0-a42f-e2eae0145dee",
                    "gambit_id": "f82ec236-0d11-4a0f-bfe8-30567aba470f",
                    "last_updated": "2023-09-21T10:43:01.378674-04:00",
                    "created_at": "2023-09-20T08:23:25.025203-04:00",
                    "name": "LOS (B Miller)",
                    "reward": "1.35000",
                    "odds": "1.37040",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e6597189-796d-43e3-8a58-7c47a02bde14/?format=api"
                },
                {
                    "id": "bd9d2730-52ad-4813-b473-9304b6ee8d83",
                    "gambit_id": "beaed4d7-a9f9-4e70-ae25-f08463905148",
                    "last_updated": "2023-09-21T10:43:01.374387-04:00",
                    "created_at": "2023-09-20T08:23:25.001299-04:00",
                    "name": "DET (R Olson)",
                    "reward": "3.20000",
                    "odds": "3.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e6597189-796d-43e3-8a58-7c47a02bde14/?format=api"
                }
            ]
        },
        {
            "id": "4bf79c05-b5df-42d4-b6c4-3fa1e936a871",
            "match": "https://api-prod.gambitprofit.com/api/matches/dca333c6-62aa-4f09-91bc-0f80796c03de/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-20T08:23:25.033694-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": "LOS",
                        "amount": 5512.0
                    },
                    {
                        "team": "DET",
                        "amount": 4488.0
                    }
                ],
                "expected_reward_tokens": 9424.8,
                "profit_sb": -75.2,
                "profit_sb_percentage": -0.79,
                "recommended": false
            },
            "lines": [
                {
                    "id": "61d640af-8522-4e3c-bfc2-36a6fda57057",
                    "gambit_id": "c279f717-d467-4633-b535-c9b14f301e36",
                    "last_updated": "2023-09-21T10:43:01.390186-04:00",
                    "created_at": "2023-09-20T08:23:25.048298-04:00",
                    "name": "LOS",
                    "reward": "1.71000",
                    "odds": "1.74070",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4bf79c05-b5df-42d4-b6c4-3fa1e936a871/?format=api"
                },
                {
                    "id": "bc55c343-88cb-44a3-9659-09128aef57e6",
                    "gambit_id": "43abc21a-c4b6-4326-8658-f024baa38d6f",
                    "last_updated": "2023-09-21T10:43:01.386403-04:00",
                    "created_at": "2023-09-20T08:23:25.043628-04:00",
                    "name": "DET",
                    "reward": "2.10000",
                    "odds": "2.15000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4bf79c05-b5df-42d4-b6c4-3fa1e936a871/?format=api"
                }
            ]
        },
        {
            "id": "03fbf15c-a37f-470b-9da7-b88d4b2ded4a",
            "match": "https://api-prod.gambitprofit.com/api/matches/dca333c6-62aa-4f09-91bc-0f80796c03de/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-20T08:23:25.053251-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 8",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 8",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e99b311a-261c-4d86-a112-b17497a83aba",
                    "gambit_id": "7287d3c8-bf6e-4af9-9e72-2c0a49a4cbba",
                    "last_updated": "2023-09-21T10:43:01.402730-04:00",
                    "created_at": "2023-09-20T08:23:25.061422-04:00",
                    "name": "Game Total Under 8",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03fbf15c-a37f-470b-9da7-b88d4b2ded4a/?format=api"
                },
                {
                    "id": "0d8326ce-27c9-48a8-ad2a-d5a8c73b4019",
                    "gambit_id": "198ebe6a-ce3f-4909-8a36-114fad60d7fa",
                    "last_updated": "2023-09-21T10:43:01.398936-04:00",
                    "created_at": "2023-09-20T08:23:25.056716-04:00",
                    "name": "Game Total Over 8",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03fbf15c-a37f-470b-9da7-b88d4b2ded4a/?format=api"
                }
            ]
        }
    ]
}