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/40d48daf-5f40-4e41-9d9a-c1ffb3c0d978/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "40d48daf-5f40-4e41-9d9a-c1ffb3c0d978",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "e262df7a-8015-481b-86d7-c45704e53ea6",
    "completed": true,
    "last_updated": "2022-12-12T10:22:12.789833-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.9,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/e262df7a-8015-481b-86d7-c45704e53ea6",
    "datetime": "2022-12-11T13:00:00-05:00",
    "cutoff_datetime": "2022-12-11T13:00:00-05:00",
    "name": "Jacksonville Jaguars v. Tennessee Titans",
    "bettypes": [
        {
            "id": "19d35e48-35d3-4c96-829d-2aca319fee6d",
            "match": "https://api-prod.gambitprofit.com/api/matches/40d48daf-5f40-4e41-9d9a-c1ffb3c0d978/?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": "Tennessee Titans",
                        "amount": 6114.0
                    },
                    {
                        "team": "Jacksonville Jaguars",
                        "amount": 3886.0
                    }
                ],
                "expected_reward_tokens": 9170.96,
                "profit_sb": 170.96,
                "profit_sb_percentage": 1.9,
                "recommended": true
            },
            "lines": [
                {
                    "id": "7875b912-aaac-4151-a6ca-afbe5839e711",
                    "gambit_id": "34603d8a-0d6a-400c-ad77-3d18bb8ac89c",
                    "last_updated": "2022-12-12T10:22:12.797505-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Tennessee Titans",
                    "reward": "1.50000",
                    "odds": "1.57140",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/19d35e48-35d3-4c96-829d-2aca319fee6d/?format=api"
                },
                {
                    "id": "4640e4ff-b6be-45b7-b855-db80521f7545",
                    "gambit_id": "6cf5a9a8-c041-471f-bd3f-f73ef75ca8ed",
                    "last_updated": "2022-12-12T10:22:12.798744-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Jacksonville Jaguars",
                    "reward": "2.36000",
                    "odds": "2.55000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/19d35e48-35d3-4c96-829d-2aca319fee6d/?format=api"
                }
            ]
        },
        {
            "id": "3c06ce08-77c1-48bf-93d1-e5b171ea7301",
            "match": "https://api-prod.gambitprofit.com/api/matches/40d48daf-5f40-4e41-9d9a-c1ffb3c0d978/?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": "Tennessee Titans",
                        "amount": 5208.0
                    },
                    {
                        "team": "Jacksonville Jaguars",
                        "amount": 4792.0
                    }
                ],
                "expected_reward_tokens": 9008.96,
                "profit_sb": 8.96,
                "profit_sb_percentage": 0.1,
                "recommended": true
            },
            "lines": [
                {
                    "id": "479578bd-58a1-4bf4-84d3-cd9e0cec4ea2",
                    "gambit_id": "4b48c09f-d97c-4cb8-9d5c-02d5e2d48d00",
                    "last_updated": "2022-12-12T10:22:12.801082-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Tennessee Titans",
                    "reward": "1.73000",
                    "odds": "1.83330",
                    "spread": "-3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3c06ce08-77c1-48bf-93d1-e5b171ea7301/?format=api"
                },
                {
                    "id": "415a9ac7-d860-48c8-97bc-fb9c74068b88",
                    "gambit_id": "c3d1ed10-ca49-4986-9cf6-cc22caad7927",
                    "last_updated": "2022-12-12T10:22:12.802226-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Jacksonville Jaguars",
                    "reward": "1.88000",
                    "odds": "2.00000",
                    "spread": "3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3c06ce08-77c1-48bf-93d1-e5b171ea7301/?format=api"
                }
            ]
        },
        {
            "id": "39ad2b82-c6f6-44db-9dfc-4e8a620d83f3",
            "match": "https://api-prod.gambitprofit.com/api/matches/40d48daf-5f40-4e41-9d9a-c1ffb3c0d978/?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 42",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 42",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "237f47b6-dbd7-4ff6-8709-4a40f8aa1a9e",
                    "gambit_id": "0c7f0690-e21f-48b4-90d0-3d939ac3f237",
                    "last_updated": "2022-12-12T10:22:12.793664-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 42",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "42.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39ad2b82-c6f6-44db-9dfc-4e8a620d83f3/?format=api"
                },
                {
                    "id": "9516b4b5-c39a-4f22-9799-0a119a5df5b6",
                    "gambit_id": "e8e8e903-bddd-47ad-8285-5bb086618c7e",
                    "last_updated": "2022-12-12T10:22:12.795050-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 42",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "42.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39ad2b82-c6f6-44db-9dfc-4e8a620d83f3/?format=api"
                }
            ]
        }
    ]
}