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/c7e7daa6-33cd-4321-8848-547e30f38ca2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "c7e7daa6-33cd-4321-8848-547e30f38ca2",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "661db4f9-07b3-4338-bd07-c9e980e695a3",
    "completed": true,
    "last_updated": "2022-09-18T09:37:42.822866-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.77,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/661db4f9-07b3-4338-bd07-c9e980e695a3",
    "datetime": "2022-09-17T20:00:00-04:00",
    "cutoff_datetime": "2022-09-17T20:00:00-04:00",
    "name": "UTSA v. Texas",
    "bettypes": [
        {
            "id": "f85903de-d7dd-45f7-bf71-0a88f4df3efd",
            "match": "https://api-prod.gambitprofit.com/api/matches/c7e7daa6-33cd-4321-8848-547e30f38ca2/?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",
                        "amount": 7839.0
                    },
                    {
                        "team": "UTSA",
                        "amount": 2161.0
                    }
                ],
                "expected_reward_tokens": 9249.08,
                "profit_sb": 249.08,
                "profit_sb_percentage": 2.77,
                "recommended": true
            },
            "lines": [
                {
                    "id": "951d8102-f776-4b2b-9f75-08a77e29dd35",
                    "gambit_id": "4e7f2bc8-2b9d-4e0d-ae1e-640e510f371c",
                    "last_updated": "2022-09-18T09:37:42.828874-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Texas",
                    "reward": "1.18000",
                    "odds": "1.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f85903de-d7dd-45f7-bf71-0a88f4df3efd/?format=api"
                },
                {
                    "id": "bb891ad8-ce3e-47cc-8345-09aacf2bfc12",
                    "gambit_id": "2d748977-6e4f-4ac9-91b8-6699cabf4079",
                    "last_updated": "2022-09-18T09:37:42.829961-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "UTSA",
                    "reward": "4.28000",
                    "odds": "4.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f85903de-d7dd-45f7-bf71-0a88f4df3efd/?format=api"
                }
            ]
        },
        {
            "id": "9eb3f449-e279-4c9d-937c-df9417be0ac0",
            "match": "https://api-prod.gambitprofit.com/api/matches/c7e7daa6-33cd-4321-8848-547e30f38ca2/?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",
                        "amount": 5097.0
                    },
                    {
                        "team": "UTSA",
                        "amount": 4903.0
                    }
                ],
                "expected_reward_tokens": 8970.72,
                "profit_sb": -29.28,
                "profit_sb_percentage": -0.33,
                "recommended": false
            },
            "lines": [
                {
                    "id": "1f2547a8-3ddb-492b-9afb-0850972cc999",
                    "gambit_id": "5cbfe9cb-9d24-4d74-9a1f-03bc704efa6a",
                    "last_updated": "2022-09-18T09:37:42.831951-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Texas",
                    "reward": "1.76000",
                    "odds": "1.86960",
                    "spread": "-13.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9eb3f449-e279-4c9d-937c-df9417be0ac0/?format=api"
                },
                {
                    "id": "1d701925-8624-4cc4-a127-7f4bb043da96",
                    "gambit_id": "cce243a6-cced-4f17-8e8e-465caf5ac50c",
                    "last_updated": "2022-09-18T09:37:42.832946-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "UTSA",
                    "reward": "1.83000",
                    "odds": "1.95240",
                    "spread": "13.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9eb3f449-e279-4c9d-937c-df9417be0ac0/?format=api"
                }
            ]
        },
        {
            "id": "66262374-f7b0-4abf-88ce-96e9efe8d354",
            "match": "https://api-prod.gambitprofit.com/api/matches/c7e7daa6-33cd-4321-8848-547e30f38ca2/?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 Under 57",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 57",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "51a55d06-689b-4e3a-b742-4eb4ba113500",
                    "gambit_id": "2ccfd84d-e3c9-44d3-99b2-102b945f7285",
                    "last_updated": "2022-09-18T09:37:42.825824-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 57",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "57.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/66262374-f7b0-4abf-88ce-96e9efe8d354/?format=api"
                },
                {
                    "id": "66a4cd0a-8760-460b-a835-f1720853834f",
                    "gambit_id": "807f120d-acae-4d27-9225-dafd7f9c6af1",
                    "last_updated": "2022-09-18T09:37:42.826878-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 57",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "57.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/66262374-f7b0-4abf-88ce-96e9efe8d354/?format=api"
                }
            ]
        }
    ]
}