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/4aa409b3-49c2-4a93-9f7a-f7d15d41545f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "4aa409b3-49c2-4a93-9f7a-f7d15d41545f",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "16a0c301-1c18-4196-9ca1-25ac722b7a91",
    "completed": true,
    "last_updated": "2023-04-09T09:37:13.769139-04:00",
    "created_at": "2023-04-08T09:01:56.538586-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.58,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/16a0c301-1c18-4196-9ca1-25ac722b7a91",
    "datetime": "2023-04-08T16:05:00-04:00",
    "cutoff_datetime": "2023-04-08T16:05:00-04:00",
    "name": "CIN (N Lodolo) v. PHI (B Falter)",
    "bettypes": [
        {
            "id": "48557edb-b3d5-4786-8719-4feaa7038fb1",
            "match": "https://api-prod.gambitprofit.com/api/matches/4aa409b3-49c2-4a93-9f7a-f7d15d41545f/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-08T09:01:56.555009-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": "PHI (B Falter)",
                        "amount": 5711.0
                    },
                    {
                        "team": "CIN (N Lodolo)",
                        "amount": 4289.0
                    }
                ],
                "expected_reward_tokens": 9650.25,
                "profit_sb": 150.25,
                "profit_sb_percentage": 1.58,
                "recommended": true
            },
            "lines": [
                {
                    "id": "d2190c9e-1ce3-4b7c-a8c2-ddb24b236982",
                    "gambit_id": "e5f851d9-9707-4afa-af50-6cb5319f2112",
                    "last_updated": "2023-04-09T09:37:13.790301-04:00",
                    "created_at": "2023-04-08T09:01:56.557179-04:00",
                    "name": "PHI (B Falter)",
                    "reward": "1.69000",
                    "odds": "1.71430",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48557edb-b3d5-4786-8719-4feaa7038fb1/?format=api"
                },
                {
                    "id": "ba4a4e26-f853-4795-9c2a-564aa60efefe",
                    "gambit_id": "7758a4b2-8069-4abb-9b43-f13ef8fb65b3",
                    "last_updated": "2023-04-09T09:37:13.792243-04:00",
                    "created_at": "2023-04-08T09:01:56.559612-04:00",
                    "name": "CIN (N Lodolo)",
                    "reward": "2.25000",
                    "odds": "2.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48557edb-b3d5-4786-8719-4feaa7038fb1/?format=api"
                }
            ]
        },
        {
            "id": "76df0b3a-61cf-473e-8678-eb8de41b15cf",
            "match": "https://api-prod.gambitprofit.com/api/matches/4aa409b3-49c2-4a93-9f7a-f7d15d41545f/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-08T09:01:56.548447-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": "CIN",
                        "amount": 6100.0
                    },
                    {
                        "team": "PHI",
                        "amount": 3900.0
                    }
                ],
                "expected_reward_tokens": 9516.0,
                "profit_sb": 16.0,
                "profit_sb_percentage": 0.17,
                "recommended": true
            },
            "lines": [
                {
                    "id": "aed02d9d-24b2-4e9c-a29e-204935b26ea1",
                    "gambit_id": "87f0620f-735c-4540-a72c-0aa39b752e54",
                    "last_updated": "2023-04-09T09:37:13.786038-04:00",
                    "created_at": "2023-04-08T09:01:56.552667-04:00",
                    "name": "CIN",
                    "reward": "1.56000",
                    "odds": "1.58820",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/76df0b3a-61cf-473e-8678-eb8de41b15cf/?format=api"
                },
                {
                    "id": "2a0858c1-aa21-4ccc-8955-3ab3dad0ef91",
                    "gambit_id": "5fb08acd-22fa-4400-a542-537e72fee7fc",
                    "last_updated": "2023-04-09T09:37:13.783138-04:00",
                    "created_at": "2023-04-08T09:01:56.550429-04:00",
                    "name": "PHI",
                    "reward": "2.44000",
                    "odds": "2.50000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/76df0b3a-61cf-473e-8678-eb8de41b15cf/?format=api"
                }
            ]
        },
        {
            "id": "666b029a-dbdb-4386-8759-e9d3060914b3",
            "match": "https://api-prod.gambitprofit.com/api/matches/4aa409b3-49c2-4a93-9f7a-f7d15d41545f/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-08T09:01:56.541447-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": 5213.0
                    },
                    {
                        "team": "Game Total Over 8",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "12eccd20-18db-4a17-b6b0-698c24733bd9",
                    "gambit_id": "655a3854-25bb-4ca7-b931-e14b3ace1b48",
                    "last_updated": "2023-04-09T09:37:13.774911-04:00",
                    "created_at": "2023-04-08T09:01:56.543745-04:00",
                    "name": "Game Total Under 8",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/666b029a-dbdb-4386-8759-e9d3060914b3/?format=api"
                },
                {
                    "id": "a92d750e-d1a9-4c49-96c1-8f88749ebc3e",
                    "gambit_id": "e24bf2e1-96f8-42e3-95ad-30728f88f973",
                    "last_updated": "2023-04-09T09:37:13.777695-04:00",
                    "created_at": "2023-04-08T09:01:56.546196-04:00",
                    "name": "Game Total Over 8",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/666b029a-dbdb-4386-8759-e9d3060914b3/?format=api"
                }
            ]
        }
    ]
}