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/af578c2b-64b3-4580-937c-dc267caacd64/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "af578c2b-64b3-4580-937c-dc267caacd64",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "2bfc13b3-175e-43e2-8d6e-c7ae24d8fc29",
    "completed": true,
    "last_updated": "2022-08-28T11:27:16.382677-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.77,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/2bfc13b3-175e-43e2-8d6e-c7ae24d8fc29",
    "datetime": "2022-08-27T22:00:00-04:00",
    "cutoff_datetime": "2022-08-27T22:00:00-04:00",
    "name": "Nevada v. New Mexico State",
    "bettypes": [
        {
            "id": "b9ab0db7-62b1-4dae-8d6d-86b85754ae85",
            "match": "https://api-prod.gambitprofit.com/api/matches/af578c2b-64b3-4580-937c-dc267caacd64/?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": "Nevada",
                        "amount": 6961.0
                    },
                    {
                        "team": "New Mexico State",
                        "amount": 3039.0
                    }
                ],
                "expected_reward_tokens": 9117.0,
                "profit_sb": 117.0,
                "profit_sb_percentage": 1.3,
                "recommended": true
            },
            "lines": [
                {
                    "id": "3aa11f68-f8a7-45a3-a4f6-de6e89b0537f",
                    "gambit_id": "b277db59-a684-4415-b931-d884717ee9fa",
                    "last_updated": "2022-08-28T11:27:16.385282-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Nevada",
                    "reward": "1.31000",
                    "odds": "1.34480",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b9ab0db7-62b1-4dae-8d6d-86b85754ae85/?format=api"
                },
                {
                    "id": "f4d853e6-3bfa-4c93-86dc-6337a4c0705e",
                    "gambit_id": "64c5b5d6-84c7-4d30-bf27-d993829bf88c",
                    "last_updated": "2022-08-28T11:27:16.384796-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New Mexico State",
                    "reward": "3.00000",
                    "odds": "3.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b9ab0db7-62b1-4dae-8d6d-86b85754ae85/?format=api"
                }
            ]
        },
        {
            "id": "cd8edeba-e399-4526-b387-2c3db040040a",
            "match": "https://api-prod.gambitprofit.com/api/matches/af578c2b-64b3-4580-937c-dc267caacd64/?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": "New Mexico State",
                        "amount": 5204.0
                    },
                    {
                        "team": "Nevada",
                        "amount": 4796.0
                    }
                ],
                "expected_reward_tokens": 9159.04,
                "profit_sb": 159.04,
                "profit_sb_percentage": 1.77,
                "recommended": true
            },
            "lines": [
                {
                    "id": "4b07209c-8c42-40b5-8ae7-c7239f035534",
                    "gambit_id": "e66064e4-84c9-4712-887c-497dfabc731f",
                    "last_updated": "2022-08-28T11:27:16.385781-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New Mexico State",
                    "reward": "1.76000",
                    "odds": "1.83330",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cd8edeba-e399-4526-b387-2c3db040040a/?format=api"
                },
                {
                    "id": "3d76b5d6-66a6-4fe4-9b3b-37a020ca1dda",
                    "gambit_id": "57be1ba7-ae15-472e-bc73-2e02492d9a16",
                    "last_updated": "2022-08-28T11:27:16.386272-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Nevada",
                    "reward": "1.91000",
                    "odds": "2.00000",
                    "spread": "-7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cd8edeba-e399-4526-b387-2c3db040040a/?format=api"
                }
            ]
        },
        {
            "id": "61e441a1-98ef-4c3b-b109-88db2c702357",
            "match": "https://api-prod.gambitprofit.com/api/matches/af578c2b-64b3-4580-937c-dc267caacd64/?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 48",
                        "amount": 5109.0
                    },
                    {
                        "team": "Game Total Under 48",
                        "amount": 4891.0
                    }
                ],
                "expected_reward_tokens": 9145.11,
                "profit_sb": 145.11,
                "profit_sb_percentage": 1.61,
                "recommended": true
            },
            "lines": [
                {
                    "id": "1d627996-7f4d-4205-8964-710670c8ccd5",
                    "gambit_id": "552767dc-e3ba-44c2-bf44-9ea28fe9b3a3",
                    "last_updated": "2022-08-28T11:27:16.384305-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 48",
                    "reward": "1.79000",
                    "odds": "1.86960",
                    "spread": "48.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/61e441a1-98ef-4c3b-b109-88db2c702357/?format=api"
                },
                {
                    "id": "eb8874e2-f0ab-4f96-b47e-35b7d862fbd1",
                    "gambit_id": "36547cae-9b6c-41af-8933-7905339ae925",
                    "last_updated": "2022-08-28T11:27:16.383776-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 48",
                    "reward": "1.87000",
                    "odds": "1.95240",
                    "spread": "48.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/61e441a1-98ef-4c3b-b109-88db2c702357/?format=api"
                }
            ]
        }
    ]
}