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/1e267392-3290-4e1c-b685-eecb5dd99d48/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "1e267392-3290-4e1c-b685-eecb5dd99d48",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "803ce8ff-5e53-4872-b0cc-d9670a28461e",
    "completed": true,
    "last_updated": "2022-09-12T10:12:29.571569-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.24,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/803ce8ff-5e53-4872-b0cc-d9670a28461e",
    "datetime": "2022-09-11T20:20:00-04:00",
    "cutoff_datetime": "2022-09-11T20:20:00-04:00",
    "name": "Tampa Bay Buccaneers v. Dallas Cowboys",
    "bettypes": [
        {
            "id": "f2d2acea-b579-4c7c-9082-187834bfc43b",
            "match": "https://api-prod.gambitprofit.com/api/matches/1e267392-3290-4e1c-b685-eecb5dd99d48/?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": "Tampa Bay Buccaneers",
                        "amount": 5489.0
                    },
                    {
                        "team": "Dallas Cowboys",
                        "amount": 4511.0
                    }
                ],
                "expected_reward_tokens": 9111.74,
                "profit_sb": 111.74,
                "profit_sb_percentage": 1.24,
                "recommended": true
            },
            "lines": [
                {
                    "id": "f90b6240-7cf0-40d7-bf28-1d9b6ba28bec",
                    "gambit_id": "7d87e1d2-dab8-4643-bdfe-a336b4517ecd",
                    "last_updated": "2022-09-12T10:12:29.580538-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Tampa Bay Buccaneers",
                    "reward": "1.66000",
                    "odds": "1.74070",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f2d2acea-b579-4c7c-9082-187834bfc43b/?format=api"
                },
                {
                    "id": "0e47396f-579d-4eaa-bc00-16e5b33bfba0",
                    "gambit_id": "afd93f3c-1856-49ec-a529-98037fff123d",
                    "last_updated": "2022-09-12T10:12:29.578487-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Dallas Cowboys",
                    "reward": "2.02000",
                    "odds": "2.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f2d2acea-b579-4c7c-9082-187834bfc43b/?format=api"
                }
            ]
        },
        {
            "id": "693ac2a7-e6a5-46c5-a157-6468263a7fce",
            "match": "https://api-prod.gambitprofit.com/api/matches/1e267392-3290-4e1c-b685-eecb5dd99d48/?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": "Tampa Bay Buccaneers",
                        "amount": 5000.0
                    },
                    {
                        "team": "Dallas Cowboys",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9050.0,
                "profit_sb": 50.0,
                "profit_sb_percentage": 0.56,
                "recommended": true
            },
            "lines": [
                {
                    "id": "e957b1c6-7159-4f01-85da-a330a8f8cb6a",
                    "gambit_id": "d2824494-4a99-4c55-abfe-84f3bd2e8e7a",
                    "last_updated": "2022-09-12T10:12:29.587587-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Tampa Bay Buccaneers",
                    "reward": "1.81000",
                    "odds": "1.90910",
                    "spread": "-2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/693ac2a7-e6a5-46c5-a157-6468263a7fce/?format=api"
                },
                {
                    "id": "79e3c61a-a266-431b-8eab-f40b7de924ab",
                    "gambit_id": "6bf44c3e-5733-4621-9ebb-f439390c3a65",
                    "last_updated": "2022-09-12T10:12:29.586488-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Dallas Cowboys",
                    "reward": "1.81000",
                    "odds": "1.90910",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/693ac2a7-e6a5-46c5-a157-6468263a7fce/?format=api"
                }
            ]
        },
        {
            "id": "eea39c1c-0965-408a-bfc2-9354d0664868",
            "match": "https://api-prod.gambitprofit.com/api/matches/1e267392-3290-4e1c-b685-eecb5dd99d48/?format=api",
            "name": "Over/Under",
            "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": "Game Total Under 49.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 49.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9050.0,
                "profit_sb": 50.0,
                "profit_sb_percentage": 0.56,
                "recommended": true
            },
            "lines": [
                {
                    "id": "28a5ae79-2359-4b19-8f76-16174747772f",
                    "gambit_id": "6c4ffd6e-d405-42f6-99cf-cc9de5aac1fe",
                    "last_updated": "2022-09-12T10:12:29.574520-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 49.5",
                    "reward": "1.81000",
                    "odds": "1.90910",
                    "spread": "49.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eea39c1c-0965-408a-bfc2-9354d0664868/?format=api"
                },
                {
                    "id": "6e91a46c-f50e-4c26-a0e2-a9cc31d23c6b",
                    "gambit_id": "31749bb7-362b-4e2a-a22a-341c06f75ea4",
                    "last_updated": "2022-09-12T10:12:29.575971-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 49.5",
                    "reward": "1.81000",
                    "odds": "1.90910",
                    "spread": "49.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eea39c1c-0965-408a-bfc2-9354d0664868/?format=api"
                }
            ]
        }
    ]
}