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/34c19d0a-d6a5-4215-961d-ffdfadfe1ffb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "34c19d0a-d6a5-4215-961d-ffdfadfe1ffb",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "2383b579-718a-4538-9dc0-e19755174479",
    "completed": true,
    "last_updated": "2022-09-24T11:47:17.786306-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.33,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/2383b579-718a-4538-9dc0-e19755174479",
    "datetime": "2022-09-23T19:00:00-04:00",
    "cutoff_datetime": "2022-09-23T19:00:00-04:00",
    "name": "Virginia v. Syracuse",
    "bettypes": [
        {
            "id": "1b57799a-33a2-4454-9c39-3e2c80cbcfcc",
            "match": "https://api-prod.gambitprofit.com/api/matches/34c19d0a-d6a5-4215-961d-ffdfadfe1ffb/?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": "Syracuse",
                        "amount": 7427.0
                    },
                    {
                        "team": "Virginia",
                        "amount": 2573.0
                    }
                ],
                "expected_reward_tokens": 9209.48,
                "profit_sb": 209.48,
                "profit_sb_percentage": 2.33,
                "recommended": true
            },
            "lines": [
                {
                    "id": "26ed3edf-a791-4a97-9eac-41f6a2abd278",
                    "gambit_id": "cc7c7a8a-ad45-4349-bd15-04307c9cc35e",
                    "last_updated": "2022-09-24T11:47:17.792169-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Syracuse",
                    "reward": "1.24000",
                    "odds": "1.27030",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1b57799a-33a2-4454-9c39-3e2c80cbcfcc/?format=api"
                },
                {
                    "id": "fee54807-182a-44fa-b91e-9ab5c01b4da0",
                    "gambit_id": "0852ec65-d5d9-443b-be03-32153ed84066",
                    "last_updated": "2022-09-24T11:47:17.793281-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Virginia",
                    "reward": "3.58000",
                    "odds": "3.95000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1b57799a-33a2-4454-9c39-3e2c80cbcfcc/?format=api"
                }
            ]
        },
        {
            "id": "89361418-7aac-49fa-885d-71f998fed520",
            "match": "https://api-prod.gambitprofit.com/api/matches/34c19d0a-d6a5-4215-961d-ffdfadfe1ffb/?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": "Syracuse",
                        "amount": 5097.0
                    },
                    {
                        "team": "Virginia",
                        "amount": 4903.0
                    }
                ],
                "expected_reward_tokens": 8970.72,
                "profit_sb": -29.28,
                "profit_sb_percentage": -0.33,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a11c7cab-8a6c-4075-aabd-c57887a9d824",
                    "gambit_id": "bf915521-7515-48c1-a03d-76abb5f35328",
                    "last_updated": "2022-09-24T11:47:17.795265-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Syracuse",
                    "reward": "1.76000",
                    "odds": "1.86960",
                    "spread": "-9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89361418-7aac-49fa-885d-71f998fed520/?format=api"
                },
                {
                    "id": "02467751-c9e7-427c-a186-fbf53afb5fa4",
                    "gambit_id": "37b5b4fa-31ab-4191-b349-afd606eeeb47",
                    "last_updated": "2022-09-24T11:47:17.796279-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Virginia",
                    "reward": "1.83000",
                    "odds": "1.95240",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89361418-7aac-49fa-885d-71f998fed520/?format=api"
                }
            ]
        },
        {
            "id": "d09bc822-1910-4ba0-8a56-852a76334db2",
            "match": "https://api-prod.gambitprofit.com/api/matches/34c19d0a-d6a5-4215-961d-ffdfadfe1ffb/?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 Over 54",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 54",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d345c0bf-b6e5-4097-807e-10e5df6a0d0f",
                    "gambit_id": "93790547-22fe-4f8b-8a03-a01892630565",
                    "last_updated": "2022-09-24T11:47:17.790155-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 54",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "54.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d09bc822-1910-4ba0-8a56-852a76334db2/?format=api"
                },
                {
                    "id": "38646074-8136-45d9-ba20-13311c5f7d1c",
                    "gambit_id": "5931c9f4-1150-42b2-ad15-4362871c3567",
                    "last_updated": "2022-09-24T11:47:17.789086-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 54",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "54.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d09bc822-1910-4ba0-8a56-852a76334db2/?format=api"
                }
            ]
        }
    ]
}