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/25007b5f-1315-481c-afc9-f8b94f4b150c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "25007b5f-1315-481c-afc9-f8b94f4b150c",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "bb0fc7a4-8db0-4aee-8f8e-25e34b0bcaaf",
    "completed": true,
    "last_updated": "2022-12-25T18:12:07.429376-05:00",
    "created_at": "2022-12-23T12:47:11.745389-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.62,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/bb0fc7a4-8db0-4aee-8f8e-25e34b0bcaaf",
    "datetime": "2022-12-24T16:25:00-05:00",
    "cutoff_datetime": "2022-12-24T16:25:00-05:00",
    "name": "Philadelphia Eagles v. Dallas Cowboys",
    "bettypes": [
        {
            "id": "c58487cb-d4db-4ff7-9679-a871b36b37bf",
            "match": "https://api-prod.gambitprofit.com/api/matches/25007b5f-1315-481c-afc9-f8b94f4b150c/?format=api",
            "name": "Pick the Winner",
            "created_at": "2022-12-23T12:47:11.753811-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": "Dallas Cowboys",
                        "amount": 6333.0
                    },
                    {
                        "team": "Philadelphia Eagles",
                        "amount": 3667.0
                    }
                ],
                "expected_reward_tokens": 9056.19,
                "profit_sb": 56.19,
                "profit_sb_percentage": 0.62,
                "recommended": true
            },
            "lines": [
                {
                    "id": "ba87da3d-ccdf-4fdf-aed4-b53b2003d6c5",
                    "gambit_id": "162a831b-367d-4afe-b76b-644fb9ea9267",
                    "last_updated": "2022-12-25T18:12:07.436688-05:00",
                    "created_at": "2022-12-23T12:47:11.756308-05:00",
                    "name": "Dallas Cowboys",
                    "reward": "1.43000",
                    "odds": "1.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c58487cb-d4db-4ff7-9679-a871b36b37bf/?format=api"
                },
                {
                    "id": "77de37f8-52c2-4003-a9fe-cd10a7d75ddf",
                    "gambit_id": "52e7d444-5521-4aaf-9e00-f7b407fd3b3c",
                    "last_updated": "2022-12-25T18:12:07.435543-05:00",
                    "created_at": "2022-12-23T12:47:11.755047-05:00",
                    "name": "Philadelphia Eagles",
                    "reward": "2.47000",
                    "odds": "2.70000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c58487cb-d4db-4ff7-9679-a871b36b37bf/?format=api"
                }
            ]
        },
        {
            "id": "7c073c17-8724-4f7e-9c5d-904a74ed8918",
            "match": "https://api-prod.gambitprofit.com/api/matches/25007b5f-1315-481c-afc9-f8b94f4b150c/?format=api",
            "name": "Play the Odds",
            "created_at": "2022-12-23T12:47:11.757646-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": "Philadelphia Eagles",
                        "amount": 5098.0
                    },
                    {
                        "team": "Dallas Cowboys",
                        "amount": 4902.0
                    }
                ],
                "expected_reward_tokens": 8921.5,
                "profit_sb": -78.5,
                "profit_sb_percentage": -0.87,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f90dbdcc-a9ee-4ded-8612-b09d0388ee29",
                    "gambit_id": "09cd8590-56ce-42d9-8200-3a787de71d3b",
                    "last_updated": "2022-12-25T18:12:07.440409-05:00",
                    "created_at": "2022-12-23T12:47:11.763911-05:00",
                    "name": "Philadelphia Eagles",
                    "reward": "1.75000",
                    "odds": "1.86960",
                    "spread": "4.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7c073c17-8724-4f7e-9c5d-904a74ed8918/?format=api"
                },
                {
                    "id": "b4f2b9dc-562e-491e-9a7c-56e9dddbeff2",
                    "gambit_id": "4966a2ab-2f41-4aea-81c9-9b97eaa563ac",
                    "last_updated": "2022-12-25T18:12:07.438935-05:00",
                    "created_at": "2022-12-23T12:47:11.758824-05:00",
                    "name": "Dallas Cowboys",
                    "reward": "1.82000",
                    "odds": "1.95240",
                    "spread": "-4.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7c073c17-8724-4f7e-9c5d-904a74ed8918/?format=api"
                }
            ]
        },
        {
            "id": "9877586f-caa9-4986-8ba9-fcaab8d1c02d",
            "match": "https://api-prod.gambitprofit.com/api/matches/25007b5f-1315-481c-afc9-f8b94f4b150c/?format=api",
            "name": "Over/Under",
            "created_at": "2022-12-23T12:47:11.747252-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 Over 48",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 48",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 8950.0,
                "profit_sb": -50.0,
                "profit_sb_percentage": -0.56,
                "recommended": false
            },
            "lines": [
                {
                    "id": "bec21b66-6f4c-42d5-9474-008909c153c9",
                    "gambit_id": "3b11aefe-245e-4139-a66e-93b07abe17fe",
                    "last_updated": "2022-12-25T18:12:07.433282-05:00",
                    "created_at": "2022-12-23T12:47:11.752134-05:00",
                    "name": "Game Total Over 48",
                    "reward": "1.79000",
                    "odds": "1.90910",
                    "spread": "48.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9877586f-caa9-4986-8ba9-fcaab8d1c02d/?format=api"
                },
                {
                    "id": "df1ad30e-dc7e-4ece-b5d4-4a86646bbb79",
                    "gambit_id": "0633dc53-503e-4c64-9e2e-e2cffd9c4992",
                    "last_updated": "2022-12-25T18:12:07.432131-05:00",
                    "created_at": "2022-12-23T12:47:11.748521-05:00",
                    "name": "Game Total Under 48",
                    "reward": "1.79000",
                    "odds": "1.90910",
                    "spread": "48.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9877586f-caa9-4986-8ba9-fcaab8d1c02d/?format=api"
                }
            ]
        }
    ]
}