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/ac1ed9b5-e755-4a4c-81ea-96813ec8a507/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "ac1ed9b5-e755-4a4c-81ea-96813ec8a507",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "c812dd12-b627-4864-9367-53c5ae968e8c",
    "completed": true,
    "last_updated": "2023-04-22T13:07:11.705747-04:00",
    "created_at": "2023-04-21T12:32:09.204790-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.11,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/c812dd12-b627-4864-9367-53c5ae968e8c",
    "datetime": "2023-04-21T22:10:00-04:00",
    "cutoff_datetime": "2023-04-21T22:10:00-04:00",
    "name": "STL (S Matz) v. SEA (G Kirby)",
    "bettypes": [
        {
            "id": "1fa276ca-a4ae-4add-9ac1-525fc3deaa38",
            "match": "https://api-prod.gambitprofit.com/api/matches/ac1ed9b5-e755-4a4c-81ea-96813ec8a507/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-21T12:32:09.220199-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": "SEA (G Kirby)",
                        "amount": 5337.0
                    },
                    {
                        "team": "STL (S Matz)",
                        "amount": 4663.0
                    }
                ],
                "expected_reward_tokens": 9605.78,
                "profit_sb": 105.78,
                "profit_sb_percentage": 1.11,
                "recommended": true
            },
            "lines": [
                {
                    "id": "c8ea296c-f33b-4cfa-9f0f-077a9e9f2682",
                    "gambit_id": "c9f23904-871b-46e1-a69f-8eafea2ad36c",
                    "last_updated": "2023-04-22T13:07:11.718756-04:00",
                    "created_at": "2023-04-21T12:32:09.222155-04:00",
                    "name": "SEA (G Kirby)",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1fa276ca-a4ae-4add-9ac1-525fc3deaa38/?format=api"
                },
                {
                    "id": "b5290770-bff1-4929-a6cc-586c4e452cb1",
                    "gambit_id": "84043b60-776f-4eb2-ba55-a3fefd3d31eb",
                    "last_updated": "2023-04-22T13:07:11.720137-04:00",
                    "created_at": "2023-04-21T12:32:09.224173-04:00",
                    "name": "STL (S Matz)",
                    "reward": "2.06000",
                    "odds": "2.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1fa276ca-a4ae-4add-9ac1-525fc3deaa38/?format=api"
                }
            ]
        },
        {
            "id": "2a3e02ed-9bf4-4a19-88e5-a6f4a351f494",
            "match": "https://api-prod.gambitprofit.com/api/matches/ac1ed9b5-e755-4a4c-81ea-96813ec8a507/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-21T12:32:09.214430-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",
                        "amount": 6308.0
                    },
                    {
                        "team": "SEA",
                        "amount": 3692.0
                    }
                ],
                "expected_reward_tokens": 9525.08,
                "profit_sb": 25.08,
                "profit_sb_percentage": 0.26,
                "recommended": true
            },
            "lines": [
                {
                    "id": "d24d06c1-3a08-4d38-8f6f-91dea020c689",
                    "gambit_id": "60fff976-745e-4257-95b3-043978f6cab0",
                    "last_updated": "2023-04-22T13:07:11.715870-04:00",
                    "created_at": "2023-04-21T12:32:09.218298-04:00",
                    "name": "STL",
                    "reward": "1.51000",
                    "odds": "1.52630",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2a3e02ed-9bf4-4a19-88e5-a6f4a351f494/?format=api"
                },
                {
                    "id": "727de854-1667-4089-8043-ccb33134df5e",
                    "gambit_id": "986950b7-7ec4-4dce-a644-ae28c325fb84",
                    "last_updated": "2023-04-22T13:07:11.714427-04:00",
                    "created_at": "2023-04-21T12:32:09.216309-04:00",
                    "name": "SEA",
                    "reward": "2.58000",
                    "odds": "2.65000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2a3e02ed-9bf4-4a19-88e5-a6f4a351f494/?format=api"
                }
            ]
        },
        {
            "id": "18bacbbd-1e61-4cec-9709-2eee1e27cd14",
            "match": "https://api-prod.gambitprofit.com/api/matches/ac1ed9b5-e755-4a4c-81ea-96813ec8a507/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-21T12:32:09.207598-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 Over 8",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Under 8",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e093beb6-61c3-44bc-9cc3-d13eeff9b351",
                    "gambit_id": "7da6f920-173b-409b-a6eb-e5904af2a476",
                    "last_updated": "2023-04-22T13:07:11.711325-04:00",
                    "created_at": "2023-04-21T12:32:09.212196-04:00",
                    "name": "Game Total Over 8",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/18bacbbd-1e61-4cec-9709-2eee1e27cd14/?format=api"
                },
                {
                    "id": "c05df961-2214-4f52-a7a8-1d9536288465",
                    "gambit_id": "b609f74c-afae-4eb3-8edb-c488d1fd2482",
                    "last_updated": "2023-04-22T13:07:11.709369-04:00",
                    "created_at": "2023-04-21T12:32:09.209822-04:00",
                    "name": "Game Total Under 8",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/18bacbbd-1e61-4cec-9709-2eee1e27cd14/?format=api"
                }
            ]
        }
    ]
}