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/4137b797-1e7a-456c-8ed4-ac1a23743266/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "4137b797-1e7a-456c-8ed4-ac1a23743266",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "0d1e7cf5-cf53-4988-9d4b-e8da25440b7a",
    "completed": true,
    "last_updated": "2022-08-16T11:46:48.272478-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 4.35,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/0d1e7cf5-cf53-4988-9d4b-e8da25440b7a",
    "datetime": "2022-08-15T18:40:00-04:00",
    "cutoff_datetime": "2022-08-15T18:40:00-04:00",
    "name": "SDG (J Musgrove) v. MIA (S Alcantara)",
    "bettypes": [
        {
            "id": "d37d2518-0238-412d-b8f5-112ee63cedf5",
            "match": "https://api-prod.gambitprofit.com/api/matches/4137b797-1e7a-456c-8ed4-ac1a23743266/?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": "SDG (J Musgrove)",
                        "amount": 5692.0
                    },
                    {
                        "team": "MIA (S Alcantara)",
                        "amount": 4308.0
                    }
                ],
                "expected_reward_tokens": 9391.44,
                "profit_sb": 391.44,
                "profit_sb_percentage": 4.35,
                "recommended": true
            },
            "lines": [
                {
                    "id": "0063cecf-9e85-4624-b060-a103ea312305",
                    "gambit_id": "40ab0218-aa3b-4b2f-a01f-52775706e6be",
                    "last_updated": "2022-08-16T11:46:48.276251-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "SDG (J Musgrove)",
                    "reward": "1.65000",
                    "odds": "1.71430",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d37d2518-0238-412d-b8f5-112ee63cedf5/?format=api"
                },
                {
                    "id": "77775785-3577-43f8-8180-717443db69ce",
                    "gambit_id": "bfb4d7a8-bedf-4945-b5a4-b32c31803d41",
                    "last_updated": "2022-08-16T11:46:48.275825-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "MIA (S Alcantara)",
                    "reward": "2.18000",
                    "odds": "2.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d37d2518-0238-412d-b8f5-112ee63cedf5/?format=api"
                }
            ]
        },
        {
            "id": "b55f4d97-a6e4-47b9-9df2-b1d9a2f785a3",
            "match": "https://api-prod.gambitprofit.com/api/matches/4137b797-1e7a-456c-8ed4-ac1a23743266/?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": "MIA",
                        "amount": 5752.0
                    },
                    {
                        "team": "SDG",
                        "amount": 4248.0
                    }
                ],
                "expected_reward_tokens": 9260.64,
                "profit_sb": 260.64,
                "profit_sb_percentage": 2.9,
                "recommended": true
            },
            "lines": [
                {
                    "id": "68de0e00-c0c2-4167-8de1-5be123950852",
                    "gambit_id": "d3c58f00-8420-4dcd-99c1-6009ef6b92e7",
                    "last_updated": "2022-08-16T11:46:48.274938-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "MIA",
                    "reward": "1.61000",
                    "odds": "1.66670",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b55f4d97-a6e4-47b9-9df2-b1d9a2f785a3/?format=api"
                },
                {
                    "id": "a6404650-208d-4137-aaf5-052fbf17da01",
                    "gambit_id": "c2fd1e9f-9e60-4451-87bd-6c983819f6cc",
                    "last_updated": "2022-08-16T11:46:48.275372-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "SDG",
                    "reward": "2.18000",
                    "odds": "2.30000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b55f4d97-a6e4-47b9-9df2-b1d9a2f785a3/?format=api"
                }
            ]
        },
        {
            "id": "6341b311-968b-46f4-bba9-6b34efe5b825",
            "match": "https://api-prod.gambitprofit.com/api/matches/4137b797-1e7a-456c-8ed4-ac1a23743266/?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 Under 6.5",
                        "amount": 5109.0
                    },
                    {
                        "team": "Game Total Over 6.5",
                        "amount": 4891.0
                    }
                ],
                "expected_reward_tokens": 9145.11,
                "profit_sb": 145.11,
                "profit_sb_percentage": 1.61,
                "recommended": true
            },
            "lines": [
                {
                    "id": "a134f579-a495-4963-98fe-2793d49bac67",
                    "gambit_id": "47ad8306-5824-48f4-aade-e43168c08947",
                    "last_updated": "2022-08-16T11:46:48.273858-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.79000",
                    "odds": "1.86960",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6341b311-968b-46f4-bba9-6b34efe5b825/?format=api"
                },
                {
                    "id": "0d3bcece-9ead-475e-b160-1e824e55f1ad",
                    "gambit_id": "f263560e-7e4e-4120-8d40-6d9ab30779b7",
                    "last_updated": "2022-08-16T11:46:48.274493-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.87000",
                    "odds": "1.95240",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6341b311-968b-46f4-bba9-6b34efe5b825/?format=api"
                }
            ]
        }
    ]
}