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/05c9a0b8-57df-4f72-8b61-c7127100c38e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "05c9a0b8-57df-4f72-8b61-c7127100c38e",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "e7533d2f-6e4b-4482-9ac8-bce3279410ad",
    "completed": true,
    "last_updated": "2023-01-16T10:37:09.570503-05:00",
    "created_at": "2023-01-12T23:21:48.201193-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.12,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/e7533d2f-6e4b-4482-9ac8-bce3279410ad",
    "datetime": "2023-01-15T16:40:00-05:00",
    "cutoff_datetime": "2023-01-15T16:40:00-05:00",
    "name": "New York Giants v. Minnesota Vikings",
    "bettypes": [
        {
            "id": "c314a65d-3255-49f9-a665-33ef61a9622b",
            "match": "https://api-prod.gambitprofit.com/api/matches/05c9a0b8-57df-4f72-8b61-c7127100c38e/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-01-12T23:21:48.211260-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": "Minnesota Vikings",
                        "amount": 5668.0
                    },
                    {
                        "team": "New York Giants",
                        "amount": 4332.0
                    }
                ],
                "expected_reward_tokens": 9010.56,
                "profit_sb": 10.56,
                "profit_sb_percentage": 0.12,
                "recommended": true
            },
            "lines": [
                {
                    "id": "e59fdf8b-631d-402f-b85b-f352c59c5cd9",
                    "gambit_id": "89bd8bf9-e15a-443e-a91d-d3da1e59ca71",
                    "last_updated": "2023-01-16T10:37:09.595832-05:00",
                    "created_at": "2023-01-12T23:21:48.212449-05:00",
                    "name": "Minnesota Vikings",
                    "reward": "1.59000",
                    "odds": "1.68970",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c314a65d-3255-49f9-a665-33ef61a9622b/?format=api"
                },
                {
                    "id": "725a02a1-76ca-46d4-8915-6d767255519e",
                    "gambit_id": "5eea692a-ce84-46f5-9e50-aa14d8ce84c4",
                    "last_updated": "2023-01-16T10:37:09.598829-05:00",
                    "created_at": "2023-01-12T23:21:48.213713-05:00",
                    "name": "New York Giants",
                    "reward": "2.08000",
                    "odds": "2.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c314a65d-3255-49f9-a665-33ef61a9622b/?format=api"
                }
            ]
        },
        {
            "id": "5c970241-5cf4-4445-b7b7-5153ba8172d4",
            "match": "https://api-prod.gambitprofit.com/api/matches/05c9a0b8-57df-4f72-8b61-c7127100c38e/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-01-12T23:21:48.207499-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": "Minnesota Vikings",
                        "amount": 5098.0
                    },
                    {
                        "team": "New York Giants",
                        "amount": 4902.0
                    }
                ],
                "expected_reward_tokens": 8921.5,
                "profit_sb": -78.5,
                "profit_sb_percentage": -0.87,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a6bbd082-3d72-4ee7-b0f7-ea1fe1f8e9d2",
                    "gambit_id": "ff9d6c55-693a-42ad-bcba-0ac1232f05cf",
                    "last_updated": "2023-01-16T10:37:09.586692-05:00",
                    "created_at": "2023-01-12T23:21:48.208699-05:00",
                    "name": "Minnesota Vikings",
                    "reward": "1.75000",
                    "odds": "1.86960",
                    "spread": "-2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5c970241-5cf4-4445-b7b7-5153ba8172d4/?format=api"
                },
                {
                    "id": "7e01a5d2-b155-4720-9017-b7b08e76535c",
                    "gambit_id": "b12f3ce1-f7e3-4b48-8b27-80882059ad77",
                    "last_updated": "2023-01-16T10:37:09.589749-05:00",
                    "created_at": "2023-01-12T23:21:48.209990-05:00",
                    "name": "New York Giants",
                    "reward": "1.82000",
                    "odds": "1.95240",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5c970241-5cf4-4445-b7b7-5153ba8172d4/?format=api"
                }
            ]
        },
        {
            "id": "2d4fff36-8b39-4e25-8031-2ffcf30b428e",
            "match": "https://api-prod.gambitprofit.com/api/matches/05c9a0b8-57df-4f72-8b61-c7127100c38e/?format=api",
            "name": "Over/Under",
            "created_at": "2023-01-12T23:21:48.203311-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": 5098.0
                    },
                    {
                        "team": "Game Total Under 48",
                        "amount": 4902.0
                    }
                ],
                "expected_reward_tokens": 8921.5,
                "profit_sb": -78.5,
                "profit_sb_percentage": -0.87,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b4b65bee-6e2f-4143-b0a8-3368877239a9",
                    "gambit_id": "095552df-2aa2-47cf-88ca-bcb4c49e9e0f",
                    "last_updated": "2023-01-16T10:37:09.580572-05:00",
                    "created_at": "2023-01-12T23:21:48.206195-05:00",
                    "name": "Game Total Over 48",
                    "reward": "1.75000",
                    "odds": "1.86960",
                    "spread": "48.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2d4fff36-8b39-4e25-8031-2ffcf30b428e/?format=api"
                },
                {
                    "id": "7f81b357-ef0f-47eb-81ca-c7f1dbcb6665",
                    "gambit_id": "afe65a87-c0d7-451f-957a-e1d78d2d7346",
                    "last_updated": "2023-01-16T10:37:09.577349-05:00",
                    "created_at": "2023-01-12T23:21:48.204829-05:00",
                    "name": "Game Total Under 48",
                    "reward": "1.82000",
                    "odds": "1.95240",
                    "spread": "48.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2d4fff36-8b39-4e25-8031-2ffcf30b428e/?format=api"
                }
            ]
        }
    ]
}