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/a24967e1-5461-413c-9980-a1693416293f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "a24967e1-5461-413c-9980-a1693416293f",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "019099bb-73e0-445b-91eb-291490cb412d",
    "completed": true,
    "last_updated": "2022-08-07T11:17:14.238532-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.4,
    "sport_category": "UFC on ESPN 1",
    "sport": "Boxing/UFC",
    "url": "https://app.gambitrewards.com/match/019099bb-73e0-445b-91eb-291490cb412d",
    "datetime": "2022-08-06T22:00:00-04:00",
    "cutoff_datetime": "2022-08-06T22:00:00-04:00",
    "name": "Augusto Sakai v. Sergey Spivak",
    "bettypes": [
        {
            "id": "4d42c83e-8c3b-41ce-ad26-b9488958b0bd",
            "match": "https://api-prod.gambitprofit.com/api/matches/a24967e1-5461-413c-9980-a1693416293f/?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": "Sergey Spivak",
                        "amount": 7130.0
                    },
                    {
                        "team": "Augusto Sakai",
                        "amount": 2870.0
                    }
                ],
                "expected_reward_tokens": 9126.4,
                "profit_sb": 126.4,
                "profit_sb_percentage": 1.4,
                "recommended": true
            },
            "lines": [
                {
                    "id": "c1c0e76f-8669-44c7-ac1c-693e19c1380d",
                    "gambit_id": "2367d51c-5156-466d-aeac-42ffc2fe57d9",
                    "last_updated": "2022-08-07T11:17:14.240619-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Sergey Spivak",
                    "reward": "1.28000",
                    "odds": "1.30300",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4d42c83e-8c3b-41ce-ad26-b9488958b0bd/?format=api"
                },
                {
                    "id": "576aff98-d2f2-4b2b-8fe7-7f5202da7aac",
                    "gambit_id": "45caa12e-df7e-418c-bd0f-9c460268c1ef",
                    "last_updated": "2022-08-07T11:17:14.241260-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Augusto Sakai",
                    "reward": "3.18000",
                    "odds": "3.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4d42c83e-8c3b-41ce-ad26-b9488958b0bd/?format=api"
                }
            ]
        },
        {
            "id": "cbb71d63-ff53-4e19-9d92-2922f7bf7d2e",
            "match": "https://api-prod.gambitprofit.com/api/matches/a24967e1-5461-413c-9980-a1693416293f/?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": "Total Rounds Under 2.5",
                        "amount": 5649.0
                    },
                    {
                        "team": "Total Rounds Over 2.5",
                        "amount": 4351.0
                    }
                ],
                "expected_reward_tokens": 9093.59,
                "profit_sb": 93.59,
                "profit_sb_percentage": 1.04,
                "recommended": true
            },
            "lines": [
                {
                    "id": "c5ba7bb6-4ca9-484c-a314-ab30e98a92be",
                    "gambit_id": "26e5d5e9-21ca-48e4-b9c4-fe6587d15d0a",
                    "last_updated": "2022-08-07T11:17:14.239548-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Total Rounds Under 2.5",
                    "reward": "1.61000",
                    "odds": "1.66670",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cbb71d63-ff53-4e19-9d92-2922f7bf7d2e/?format=api"
                },
                {
                    "id": "bf995284-8f9d-45fe-b486-9821602d8bd7",
                    "gambit_id": "783b5ba2-2b2a-495a-9f72-7555ad574277",
                    "last_updated": "2022-08-07T11:17:14.240062-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Total Rounds Over 2.5",
                    "reward": "2.09000",
                    "odds": "2.20000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cbb71d63-ff53-4e19-9d92-2922f7bf7d2e/?format=api"
                }
            ]
        }
    ]
}