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/5686d3a0-14e2-4db7-ad08-693106f2b764/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "5686d3a0-14e2-4db7-ad08-693106f2b764",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "14ba34ee-bf00-4cb2-8ee7-8e9daeb58ba2",
    "completed": true,
    "last_updated": "2022-10-23T21:41:54.148058-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.73,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/14ba34ee-bf00-4cb2-8ee7-8e9daeb58ba2",
    "datetime": "2022-10-22T19:30:00-04:00",
    "cutoff_datetime": "2022-10-22T19:30:00-04:00",
    "name": "Texas A&M v. South Carolina",
    "bettypes": [
        {
            "id": "dc657d98-fe2b-40f0-a32b-a168da4202ad",
            "match": "https://api-prod.gambitprofit.com/api/matches/5686d3a0-14e2-4db7-ad08-693106f2b764/?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": "Texas A&M",
                        "amount": 5945.0
                    },
                    {
                        "team": "South Carolina",
                        "amount": 4055.0
                    }
                ],
                "expected_reward_tokens": 9569.8,
                "profit_sb": 69.8,
                "profit_sb_percentage": 0.73,
                "recommended": true
            },
            "lines": [
                {
                    "id": "b63bfd45-b2e6-4076-b0b6-e8475161ea3f",
                    "gambit_id": "cb45c491-82e7-44ba-a7bb-07abce524ffa",
                    "last_updated": "2022-10-23T21:41:54.154930-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Texas A&M",
                    "reward": "1.61000",
                    "odds": "1.62500",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc657d98-fe2b-40f0-a32b-a168da4202ad/?format=api"
                },
                {
                    "id": "b907c1c6-08c4-47f3-ae94-865071d34067",
                    "gambit_id": "8eed6494-fee9-4d43-9888-4f3a984b124d",
                    "last_updated": "2022-10-23T21:41:54.153861-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "South Carolina",
                    "reward": "2.36000",
                    "odds": "2.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc657d98-fe2b-40f0-a32b-a168da4202ad/?format=api"
                }
            ]
        },
        {
            "id": "6e6b3565-c91d-40ea-9b3e-b682ee1a1290",
            "match": "https://api-prod.gambitprofit.com/api/matches/5686d3a0-14e2-4db7-ad08-693106f2b764/?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": "Texas A&M",
                        "amount": 5000.0
                    },
                    {
                        "team": "South Carolina",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "bf4da283-f4df-4f08-92c4-7838d7dbeb53",
                    "gambit_id": "5c2b12e0-c8f3-4735-8b53-192f15055c9f",
                    "last_updated": "2022-10-23T21:41:54.157046-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Texas A&M",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "-3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6e6b3565-c91d-40ea-9b3e-b682ee1a1290/?format=api"
                },
                {
                    "id": "3249023e-f192-4bd6-bd49-b2301ef407d9",
                    "gambit_id": "cad8f3d1-bf37-4453-85a8-f021e2b082ff",
                    "last_updated": "2022-10-23T21:41:54.158136-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "South Carolina",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6e6b3565-c91d-40ea-9b3e-b682ee1a1290/?format=api"
                }
            ]
        },
        {
            "id": "fec555e5-6158-41f4-9746-e7f55165c8af",
            "match": "https://api-prod.gambitprofit.com/api/matches/5686d3a0-14e2-4db7-ad08-693106f2b764/?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 44.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 44.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "74063c83-8a2f-4061-b9cd-9fec08f0b543",
                    "gambit_id": "8f4b44f9-41bc-4dae-aab4-e963b371d969",
                    "last_updated": "2022-10-23T21:41:54.151775-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 44.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "44.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fec555e5-6158-41f4-9746-e7f55165c8af/?format=api"
                },
                {
                    "id": "764acb97-af35-48a1-a971-944b9b41f90f",
                    "gambit_id": "5a4c3cf9-37e9-4878-9fe1-81b348df6baf",
                    "last_updated": "2022-10-23T21:41:54.150702-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 44.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "44.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fec555e5-6158-41f4-9746-e7f55165c8af/?format=api"
                }
            ]
        }
    ]
}