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/aaff0b62-970d-43c5-8246-d2b1416ce9d5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "aaff0b62-970d-43c5-8246-d2b1416ce9d5",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "750ef622-be12-4bb3-b794-c5a3fcaa64d7",
    "completed": true,
    "last_updated": "2022-10-04T13:12:06.923571-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.35,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/750ef622-be12-4bb3-b794-c5a3fcaa64d7",
    "datetime": "2022-10-03T20:10:00-04:00",
    "cutoff_datetime": "2022-10-03T20:10:00-04:00",
    "name": "PHI (A Nola) v. HOU (L McCullers)",
    "bettypes": [
        {
            "id": "b052395c-fe3b-4b80-b36b-170b5a4aa21f",
            "match": "https://api-prod.gambitprofit.com/api/matches/aaff0b62-970d-43c5-8246-d2b1416ce9d5/?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": "HOU (L McCullers)",
                        "amount": 5233.0
                    },
                    {
                        "team": "PHI (A Nola)",
                        "amount": 4767.0
                    }
                ],
                "expected_reward_tokens": 9628.72,
                "profit_sb": 128.72,
                "profit_sb_percentage": 1.35,
                "recommended": true
            },
            "lines": [
                {
                    "id": "aad8decb-36b4-4936-b0fb-a733cf9ce491",
                    "gambit_id": "cd17bb7a-a230-4606-8450-9e4e22c07674",
                    "last_updated": "2022-10-04T13:12:06.933956-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "HOU (L McCullers)",
                    "reward": "1.84000",
                    "odds": "1.86960",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b052395c-fe3b-4b80-b36b-170b5a4aa21f/?format=api"
                },
                {
                    "id": "01d114fa-44f5-422a-afcc-01a9b7fb872a",
                    "gambit_id": "da5608d5-61d3-44d7-a502-bd393d752c8d",
                    "last_updated": "2022-10-04T13:12:06.935093-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "PHI (A Nola)",
                    "reward": "2.02000",
                    "odds": "2.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b052395c-fe3b-4b80-b36b-170b5a4aa21f/?format=api"
                }
            ]
        },
        {
            "id": "103748d4-0a59-4838-8853-9b44a37d6b46",
            "match": "https://api-prod.gambitprofit.com/api/matches/aaff0b62-970d-43c5-8246-d2b1416ce9d5/?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": "PHI",
                        "amount": 6475.0
                    },
                    {
                        "team": "HOU",
                        "amount": 3525.0
                    }
                ],
                "expected_reward_tokens": 9517.5,
                "profit_sb": 17.5,
                "profit_sb_percentage": 0.18,
                "recommended": true
            },
            "lines": [
                {
                    "id": "bfcc0f32-0406-4dbd-abd2-66c04dbaf6ba",
                    "gambit_id": "57c49e1f-ba8a-47ef-94b9-b3d8ff7ac6b7",
                    "last_updated": "2022-10-04T13:12:06.931674-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "PHI",
                    "reward": "1.47000",
                    "odds": "1.48780",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/103748d4-0a59-4838-8853-9b44a37d6b46/?format=api"
                },
                {
                    "id": "9677f7a6-1bb0-470a-8406-83fd4d454c82",
                    "gambit_id": "0df072f6-928c-416e-abee-59b5968c9d5e",
                    "last_updated": "2022-10-04T13:12:06.930483-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "HOU",
                    "reward": "2.70000",
                    "odds": "2.75000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/103748d4-0a59-4838-8853-9b44a37d6b46/?format=api"
                }
            ]
        },
        {
            "id": "8ed220f8-da4a-4c5f-9e3c-a3112df7c81d",
            "match": "https://api-prod.gambitprofit.com/api/matches/aaff0b62-970d-43c5-8246-d2b1416ce9d5/?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": 5212.0
                    },
                    {
                        "team": "Game Total Over 7.5",
                        "amount": 4788.0
                    }
                ],
                "expected_reward_tokens": 9432.36,
                "profit_sb": -67.64,
                "profit_sb_percentage": -0.71,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7af11427-3bbe-447f-9929-ee679642f23f",
                    "gambit_id": "68e15518-a3df-4b23-bc49-c932b3494c13",
                    "last_updated": "2022-10-04T13:12:06.926373-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.81000",
                    "odds": "1.83330",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ed220f8-da4a-4c5f-9e3c-a3112df7c81d/?format=api"
                },
                {
                    "id": "1c1b0d92-b922-43f3-a8e3-f93a85e568f8",
                    "gambit_id": "d15be598-fdfd-43ff-885c-98e34ebf0399",
                    "last_updated": "2022-10-04T13:12:06.927921-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.97000",
                    "odds": "2.00000",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ed220f8-da4a-4c5f-9e3c-a3112df7c81d/?format=api"
                }
            ]
        }
    ]
}