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/fcbf3faa-b727-4c64-aac9-01a832bdcc05/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "fcbf3faa-b727-4c64-aac9-01a832bdcc05",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "686c1a49-c6d9-4c58-9da5-1f1e4b72f3dc",
    "completed": true,
    "last_updated": "2022-11-21T11:43:35.355999-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.07,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/686c1a49-c6d9-4c58-9da5-1f1e4b72f3dc",
    "datetime": "2022-11-19T15:30:00-05:00",
    "cutoff_datetime": "2022-11-19T15:30:00-05:00",
    "name": "Florida Atlantic v. Mid Tenn State",
    "bettypes": [
        {
            "id": "db8b3e4b-a84c-4cb1-afa5-b8ecfabc977d",
            "match": "https://api-prod.gambitprofit.com/api/matches/fcbf3faa-b727-4c64-aac9-01a832bdcc05/?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": "Florida Atlantic",
                        "amount": 6593.0
                    },
                    {
                        "team": "Mid Tenn State",
                        "amount": 3407.0
                    }
                ],
                "expected_reward_tokens": 9096.69,
                "profit_sb": 96.69,
                "profit_sb_percentage": 1.07,
                "recommended": true
            },
            "lines": [
                {
                    "id": "150a9805-4d8b-4e6d-92f1-71e592ceee28",
                    "gambit_id": "79df77c5-656c-4b4b-a438-d70fa203a035",
                    "last_updated": "2022-11-21T11:43:35.360121-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Florida Atlantic",
                    "reward": "1.38000",
                    "odds": "1.43480",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db8b3e4b-a84c-4cb1-afa5-b8ecfabc977d/?format=api"
                },
                {
                    "id": "8f422d04-439c-44c3-a4b8-f124ff464755",
                    "gambit_id": "9a4e4cf7-b5f0-4e06-88ab-c5c4f26d1658",
                    "last_updated": "2022-11-21T11:43:35.358729-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Mid Tenn State",
                    "reward": "2.67000",
                    "odds": "2.90000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db8b3e4b-a84c-4cb1-afa5-b8ecfabc977d/?format=api"
                }
            ]
        },
        {
            "id": "ec3d7074-687f-49df-a044-c0f007a71784",
            "match": "https://api-prod.gambitprofit.com/api/matches/fcbf3faa-b727-4c64-aac9-01a832bdcc05/?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": "Florida Atlantic",
                        "amount": 5000.0
                    },
                    {
                        "team": "Mid Tenn State",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5287835f-47c4-477b-8957-74866035d3a2",
                    "gambit_id": "07ed9ca2-9269-4a5a-8cb3-c6b68fbf6766",
                    "last_updated": "2022-11-21T11:43:35.362943-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Florida Atlantic",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec3d7074-687f-49df-a044-c0f007a71784/?format=api"
                },
                {
                    "id": "b2974095-c2e1-497a-84c4-f7f60ef21f7c",
                    "gambit_id": "b0f42b94-c996-4162-8ec4-f8b663fcbb8b",
                    "last_updated": "2022-11-21T11:43:35.362003-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Mid Tenn State",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec3d7074-687f-49df-a044-c0f007a71784/?format=api"
                }
            ]
        }
    ]
}