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/4a112ed8-bb28-4791-8fdc-75c3c538b4fb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "4a112ed8-bb28-4791-8fdc-75c3c538b4fb",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "b0a74e19-2142-4f4f-a755-340380d09e6d",
    "completed": true,
    "last_updated": "2023-09-22T10:48:10.618935-04:00",
    "created_at": "2023-09-20T09:58:13.540987-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.17,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/b0a74e19-2142-4f4f-a755-340380d09e6d",
    "datetime": "2023-09-21T20:15:00-04:00",
    "cutoff_datetime": "2023-09-21T20:15:00-04:00",
    "name": "New York Giants v. San Francisco 49ers",
    "bettypes": [
        {
            "id": "09743227-22aa-44d3-8080-5c04c37ecb8e",
            "match": "https://api-prod.gambitprofit.com/api/matches/4a112ed8-bb28-4791-8fdc-75c3c538b4fb/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-20T09:58:13.592632-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": "San Francisco 49ers",
                        "amount": 8176.0
                    },
                    {
                        "team": "New York Giants",
                        "amount": 1824.0
                    }
                ],
                "expected_reward_tokens": 9484.16,
                "profit_sb": -15.84,
                "profit_sb_percentage": -0.17,
                "recommended": false
            },
            "lines": [
                {
                    "id": "498e260a-4223-4d8b-82e8-9bd4a8984733",
                    "gambit_id": "f51e5e6c-ab82-4417-be5a-c554ce4e20e8",
                    "last_updated": "2023-09-22T10:48:10.648805-04:00",
                    "created_at": "2023-09-20T09:58:13.603142-04:00",
                    "name": "San Francisco 49ers",
                    "reward": "1.16000",
                    "odds": "1.16670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09743227-22aa-44d3-8080-5c04c37ecb8e/?format=api"
                },
                {
                    "id": "dd549b80-94c1-46d1-8f4b-b949db07de15",
                    "gambit_id": "d72528a1-5199-45ac-b21c-664df8ab8a2f",
                    "last_updated": "2023-09-22T10:48:10.645407-04:00",
                    "created_at": "2023-09-20T09:58:13.597333-04:00",
                    "name": "New York Giants",
                    "reward": "5.20000",
                    "odds": "5.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09743227-22aa-44d3-8080-5c04c37ecb8e/?format=api"
                }
            ]
        },
        {
            "id": "60267338-30dd-40c5-90d4-6aea9dd27819",
            "match": "https://api-prod.gambitprofit.com/api/matches/4a112ed8-bb28-4791-8fdc-75c3c538b4fb/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-20T09:58:13.569559-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": "New York Giants",
                        "amount": 5000.0
                    },
                    {
                        "team": "San Francisco 49ers",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "97643b10-3458-4e3e-9446-ff940b557f62",
                    "gambit_id": "c5826004-2321-4801-ac94-c6c550c4ab47",
                    "last_updated": "2023-09-22T10:48:10.635193-04:00",
                    "created_at": "2023-09-20T09:58:13.579875-04:00",
                    "name": "New York Giants",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "10.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/60267338-30dd-40c5-90d4-6aea9dd27819/?format=api"
                },
                {
                    "id": "7e5eda92-3992-4212-9db1-c9a92f5817df",
                    "gambit_id": "4d8dd62f-5707-48ab-9149-16762f2fe3e4",
                    "last_updated": "2023-09-22T10:48:10.638491-04:00",
                    "created_at": "2023-09-20T09:58:13.586988-04:00",
                    "name": "San Francisco 49ers",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-10.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/60267338-30dd-40c5-90d4-6aea9dd27819/?format=api"
                }
            ]
        },
        {
            "id": "225df437-1859-4aec-a058-b19c9432e492",
            "match": "https://api-prod.gambitprofit.com/api/matches/4a112ed8-bb28-4791-8fdc-75c3c538b4fb/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-20T09:58:13.607416-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 Under 43.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 43.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6f339d6b-bb4e-4b06-9c28-4eac19b70e16",
                    "gambit_id": "c4079f71-34dc-4080-84ba-e904b866908d",
                    "last_updated": "2023-09-22T10:48:10.655664-04:00",
                    "created_at": "2023-09-20T09:58:13.611300-04:00",
                    "name": "Game Total Under 43.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "43.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/225df437-1859-4aec-a058-b19c9432e492/?format=api"
                },
                {
                    "id": "94132cd9-7cc1-44b1-ba21-e9b5c26bc83b",
                    "gambit_id": "53854a6a-93fd-4731-8c80-a6b3e9b24f7e",
                    "last_updated": "2023-09-22T10:48:10.658824-04:00",
                    "created_at": "2023-09-20T09:58:13.616350-04:00",
                    "name": "Game Total Over 43.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "43.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/225df437-1859-4aec-a058-b19c9432e492/?format=api"
                }
            ]
        }
    ]
}