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/daa197a1-f932-4dc0-b753-07bff2fc1d9f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "daa197a1-f932-4dc0-b753-07bff2fc1d9f",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "9fd114cc-61ef-411d-8da2-efb361d6a895",
    "completed": true,
    "last_updated": "2023-05-08T11:47:06.612223-04:00",
    "created_at": "2023-05-07T11:57:08.523386-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.96,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/9fd114cc-61ef-411d-8da2-efb361d6a895",
    "datetime": "2023-05-07T14:15:00-04:00",
    "cutoff_datetime": "2023-05-07T14:15:00-04:00",
    "name": "DET (A Faedo) v. STL (S Matz)",
    "bettypes": [
        {
            "id": "4008d0f8-c021-46bc-8905-a6e9bcb70eea",
            "match": "https://api-prod.gambitprofit.com/api/matches/daa197a1-f932-4dc0-b753-07bff2fc1d9f/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-07T11:57:08.538215-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": "STL (S Matz)",
                        "amount": 6353.0
                    },
                    {
                        "team": "DET (A Faedo)",
                        "amount": 3647.0
                    }
                ],
                "expected_reward_tokens": 9591.61,
                "profit_sb": 91.61,
                "profit_sb_percentage": 0.96,
                "recommended": true
            },
            "lines": [
                {
                    "id": "161318cf-9135-4fb7-ad67-32b6a648b36a",
                    "gambit_id": "de89b4e8-1151-4ccf-8925-da172c638918",
                    "last_updated": "2023-05-08T11:47:06.629109-04:00",
                    "created_at": "2023-05-07T11:57:08.540034-04:00",
                    "name": "STL (S Matz)",
                    "reward": "1.51000",
                    "odds": "1.52630",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4008d0f8-c021-46bc-8905-a6e9bcb70eea/?format=api"
                },
                {
                    "id": "673b7fd7-a094-4f8e-a56b-788bc3e87b44",
                    "gambit_id": "c30ab8af-542e-40bc-8f2e-169e3a5f4252",
                    "last_updated": "2023-05-08T11:47:06.630882-04:00",
                    "created_at": "2023-05-07T11:57:08.541920-04:00",
                    "name": "DET (A Faedo)",
                    "reward": "2.63000",
                    "odds": "2.70000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4008d0f8-c021-46bc-8905-a6e9bcb70eea/?format=api"
                }
            ]
        },
        {
            "id": "84e8a300-3ed2-4705-bbcf-a72f870d0823",
            "match": "https://api-prod.gambitprofit.com/api/matches/daa197a1-f932-4dc0-b753-07bff2fc1d9f/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-05-07T11:57:08.532184-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": "DET",
                        "amount": 5213.0
                    },
                    {
                        "team": "STL",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "cb9a614c-f91a-4382-82f7-caeb33a4000e",
                    "gambit_id": "a44e243c-1273-47d4-9035-cb21dc4f5d9d",
                    "last_updated": "2023-05-08T11:47:06.625364-04:00",
                    "created_at": "2023-05-07T11:57:08.535935-04:00",
                    "name": "DET",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84e8a300-3ed2-4705-bbcf-a72f870d0823/?format=api"
                },
                {
                    "id": "0a8cd27c-f885-4e26-9d71-eb2e57b761da",
                    "gambit_id": "1f4b77f8-376b-4e4f-b949-3b1c71952b7b",
                    "last_updated": "2023-05-08T11:47:06.623198-04:00",
                    "created_at": "2023-05-07T11:57:08.533978-04:00",
                    "name": "STL",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84e8a300-3ed2-4705-bbcf-a72f870d0823/?format=api"
                }
            ]
        },
        {
            "id": "5bd4bc1c-9acb-4371-8f11-69403a44566a",
            "match": "https://api-prod.gambitprofit.com/api/matches/daa197a1-f932-4dc0-b753-07bff2fc1d9f/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-07T11:57:08.525718-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 9.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 9.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8bc97b2c-f41d-4f2f-9423-bdaf67ede6fc",
                    "gambit_id": "f714cf7e-b507-49dc-ae70-84f3194c18cd",
                    "last_updated": "2023-05-08T11:47:06.616867-04:00",
                    "created_at": "2023-05-07T11:57:08.528348-04:00",
                    "name": "Game Total Under 9.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5bd4bc1c-9acb-4371-8f11-69403a44566a/?format=api"
                },
                {
                    "id": "055ca95f-40a4-4aad-b848-9222d1202fc1",
                    "gambit_id": "aca7392e-4216-481d-b054-c559234a3083",
                    "last_updated": "2023-05-08T11:47:06.618769-04:00",
                    "created_at": "2023-05-07T11:57:08.530231-04:00",
                    "name": "Game Total Over 9.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5bd4bc1c-9acb-4371-8f11-69403a44566a/?format=api"
                }
            ]
        }
    ]
}