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/11818bd3-de0e-429f-822c-e945ceb595b4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "11818bd3-de0e-429f-822c-e945ceb595b4",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "62568819-66d1-461b-b422-2f5470d84b1c",
    "completed": true,
    "last_updated": "2022-08-17T09:47:05.979594-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 4.12,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/62568819-66d1-461b-b422-2f5470d84b1c",
    "datetime": "2022-08-16T18:40:00-04:00",
    "cutoff_datetime": "2022-08-16T18:40:00-04:00",
    "name": "PHI (K Gibson) v. CIN (T Zeuch)",
    "bettypes": [
        {
            "id": "c021b738-40b8-48d8-aa6c-d808592d23bb",
            "match": "https://api-prod.gambitprofit.com/api/matches/11818bd3-de0e-429f-822c-e945ceb595b4/?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": "PHI (K Gibson)",
                        "amount": 6046.0
                    },
                    {
                        "team": "CIN (T Zeuch)",
                        "amount": 3954.0
                    }
                ],
                "expected_reward_tokens": 9370.98,
                "profit_sb": 370.98,
                "profit_sb_percentage": 4.12,
                "recommended": true
            },
            "lines": [
                {
                    "id": "332eed03-14d1-486e-aca6-f502c7d02c27",
                    "gambit_id": "71c04724-d744-478a-9d92-41dd727f7114",
                    "last_updated": "2022-08-17T09:47:05.983233-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "PHI (K Gibson)",
                    "reward": "1.55000",
                    "odds": "1.60610",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c021b738-40b8-48d8-aa6c-d808592d23bb/?format=api"
                },
                {
                    "id": "03bbe105-8c2b-4b0d-a5d9-d8820a53c4b2",
                    "gambit_id": "fecca974-a633-4ec8-9e5c-3f994d452b87",
                    "last_updated": "2022-08-17T09:47:05.982759-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "CIN (T Zeuch)",
                    "reward": "2.37000",
                    "odds": "2.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c021b738-40b8-48d8-aa6c-d808592d23bb/?format=api"
                }
            ]
        },
        {
            "id": "f7432d9e-31d8-4f03-8f73-3221c10bdbba",
            "match": "https://api-prod.gambitprofit.com/api/matches/11818bd3-de0e-429f-822c-e945ceb595b4/?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": 5000.0
                    },
                    {
                        "team": "CIN",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9150.0,
                "profit_sb": 150.0,
                "profit_sb_percentage": 1.67,
                "recommended": true
            },
            "lines": [
                {
                    "id": "8d681071-7188-4221-8efa-2f8a4ef6f882",
                    "gambit_id": "c0033fb0-4767-4646-84d6-0606e678586d",
                    "last_updated": "2022-08-17T09:47:05.982278-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "PHI",
                    "reward": "1.83000",
                    "odds": "1.90910",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f7432d9e-31d8-4f03-8f73-3221c10bdbba/?format=api"
                },
                {
                    "id": "eef8d21e-6f85-4f9f-8a16-74719366d826",
                    "gambit_id": "aa02643a-a681-4d0d-8e3f-89f5e0d41cb4",
                    "last_updated": "2022-08-17T09:47:05.981792-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "CIN",
                    "reward": "1.83000",
                    "odds": "1.90910",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f7432d9e-31d8-4f03-8f73-3221c10bdbba/?format=api"
                }
            ]
        }
    ]
}