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/58a7ad22-c9f6-4c38-bb77-3591bac85658/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "58a7ad22-c9f6-4c38-bb77-3591bac85658",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "c3e3cee6-d592-4796-8d6f-b34f6674f363",
    "completed": true,
    "last_updated": "2022-09-12T11:02:19.163114-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.1,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/c3e3cee6-d592-4796-8d6f-b34f6674f363",
    "datetime": "2022-09-11T13:35:00-04:00",
    "cutoff_datetime": "2022-09-11T13:35:00-04:00",
    "name": "STL (J Quintana) v. PIT (M Keller)",
    "bettypes": [
        {
            "id": "2f3dd92a-2732-4e0a-959a-3848e58f6972",
            "match": "https://api-prod.gambitprofit.com/api/matches/58a7ad22-c9f6-4c38-bb77-3591bac85658/?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": "STL (J Quintana)",
                        "amount": 5948.0
                    },
                    {
                        "team": "PIT (M Keller)",
                        "amount": 4052.0
                    }
                ],
                "expected_reward_tokens": 9278.88,
                "profit_sb": 278.88,
                "profit_sb_percentage": 3.1,
                "recommended": true
            },
            "lines": [
                {
                    "id": "e2922190-8339-4468-b991-644283df6251",
                    "gambit_id": "3c56ac14-5ea0-430e-8b3b-8b551f4f369b",
                    "last_updated": "2022-09-12T11:02:19.172387-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "STL (J Quintana)",
                    "reward": "1.56000",
                    "odds": "1.62500",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f3dd92a-2732-4e0a-959a-3848e58f6972/?format=api"
                },
                {
                    "id": "fd44483a-57ce-49b8-8502-528552a4b083",
                    "gambit_id": "8a7d306f-dd16-47f1-aa7c-9cd2b2b8325f",
                    "last_updated": "2022-09-12T11:02:19.171416-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "PIT (M Keller)",
                    "reward": "2.29000",
                    "odds": "2.45000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f3dd92a-2732-4e0a-959a-3848e58f6972/?format=api"
                }
            ]
        },
        {
            "id": "1362fe2a-ff4b-4b98-9c5e-c7f3f9d59638",
            "match": "https://api-prod.gambitprofit.com/api/matches/58a7ad22-c9f6-4c38-bb77-3591bac85658/?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": "PIT",
                        "amount": 5302.0
                    },
                    {
                        "team": "STL",
                        "amount": 4698.0
                    }
                ],
                "expected_reward_tokens": 9066.42,
                "profit_sb": 66.42,
                "profit_sb_percentage": 0.74,
                "recommended": true
            },
            "lines": [
                {
                    "id": "771823d1-19f9-4713-885f-4a4f2efd8b59",
                    "gambit_id": "8d066263-fa59-4616-9da1-ddc680febc9b",
                    "last_updated": "2022-09-12T11:02:19.168581-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "PIT",
                    "reward": "1.71000",
                    "odds": "1.80000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1362fe2a-ff4b-4b98-9c5e-c7f3f9d59638/?format=api"
                },
                {
                    "id": "a98109d4-b22e-445f-9541-fcf9718fdf42",
                    "gambit_id": "716ef704-81d0-493b-9076-17d58fbbf765",
                    "last_updated": "2022-09-12T11:02:19.169516-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "STL",
                    "reward": "1.93000",
                    "odds": "2.05000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1362fe2a-ff4b-4b98-9c5e-c7f3f9d59638/?format=api"
                }
            ]
        },
        {
            "id": "ed5635b8-89b5-4428-ad96-185b5fef515b",
            "match": "https://api-prod.gambitprofit.com/api/matches/58a7ad22-c9f6-4c38-bb77-3591bac85658/?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 7.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 7.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9050.0,
                "profit_sb": 50.0,
                "profit_sb_percentage": 0.56,
                "recommended": true
            },
            "lines": [
                {
                    "id": "11f6c0d9-6e95-464b-9e47-ceb3a5c142bf",
                    "gambit_id": "2e71632e-b099-494c-a7ec-0c3294b2015b",
                    "last_updated": "2022-09-12T11:02:19.165643-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.81000",
                    "odds": "1.90910",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed5635b8-89b5-4428-ad96-185b5fef515b/?format=api"
                },
                {
                    "id": "ef09d487-272c-4382-9a1d-b36adbc30916",
                    "gambit_id": "7929969d-71ca-4319-bd54-2845e4d11010",
                    "last_updated": "2022-09-12T11:02:19.166663-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.81000",
                    "odds": "1.90910",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed5635b8-89b5-4428-ad96-185b5fef515b/?format=api"
                }
            ]
        }
    ]
}