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/39f1208c-3ba4-43bb-a223-935590fdf3d3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "39f1208c-3ba4-43bb-a223-935590fdf3d3",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "b1fddd6d-d24d-4201-ac82-d98964d07a96",
    "completed": true,
    "last_updated": "2022-10-02T20:07:03.214948-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.31,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/b1fddd6d-d24d-4201-ac82-d98964d07a96",
    "datetime": "2022-10-01T15:30:00-04:00",
    "cutoff_datetime": "2022-10-01T15:30:00-04:00",
    "name": "Iowa State v. Kansas",
    "bettypes": [
        {
            "id": "dc0eaace-4e88-4149-b0a5-2fa634e3978a",
            "match": "https://api-prod.gambitprofit.com/api/matches/39f1208c-3ba4-43bb-a223-935590fdf3d3/?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": "Iowa State",
                        "amount": 6150.0
                    },
                    {
                        "team": "Kansas",
                        "amount": 3850.0
                    }
                ],
                "expected_reward_tokens": 9471.0,
                "profit_sb": -29.0,
                "profit_sb_percentage": -0.31,
                "recommended": false
            },
            "lines": [
                {
                    "id": "fbaccd8d-a9ac-4f89-b1f9-39e90727cbac",
                    "gambit_id": "503927db-296f-445b-b01f-bfc70009e139",
                    "last_updated": "2022-10-02T20:07:03.222303-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Iowa State",
                    "reward": "1.54000",
                    "odds": "1.57140",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc0eaace-4e88-4149-b0a5-2fa634e3978a/?format=api"
                },
                {
                    "id": "5a4ad413-5144-4835-8eb7-24dfa6c60816",
                    "gambit_id": "060e45e3-41a0-45b5-884b-af771d10c5ba",
                    "last_updated": "2022-10-02T20:07:03.221328-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Kansas",
                    "reward": "2.46000",
                    "odds": "2.55000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc0eaace-4e88-4149-b0a5-2fa634e3978a/?format=api"
                }
            ]
        },
        {
            "id": "f57f8ba3-f884-484f-a808-a57c9ee75b07",
            "match": "https://api-prod.gambitprofit.com/api/matches/39f1208c-3ba4-43bb-a223-935590fdf3d3/?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": "Iowa State",
                        "amount": 5108.0
                    },
                    {
                        "team": "Kansas",
                        "amount": 4892.0
                    }
                ],
                "expected_reward_tokens": 9294.8,
                "profit_sb": -205.2,
                "profit_sb_percentage": -2.16,
                "recommended": false
            },
            "lines": [
                {
                    "id": "08a5073e-4a70-4000-908e-f2979388aa6c",
                    "gambit_id": "b9c239aa-383a-4c83-9531-9ecaca7fd52e",
                    "last_updated": "2022-10-02T20:07:03.224174-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Iowa State",
                    "reward": "1.82000",
                    "odds": "1.86960",
                    "spread": "-3.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f57f8ba3-f884-484f-a808-a57c9ee75b07/?format=api"
                },
                {
                    "id": "99e42bb5-fa44-49e2-ba74-d8fd3def7e72",
                    "gambit_id": "3a1f1e8b-704c-4f29-9524-69954667903d",
                    "last_updated": "2022-10-02T20:07:03.225116-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Kansas",
                    "reward": "1.90000",
                    "odds": "1.95240",
                    "spread": "3.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f57f8ba3-f884-484f-a808-a57c9ee75b07/?format=api"
                }
            ]
        },
        {
            "id": "c15fc303-5531-4c64-989c-82bc417df6c8",
            "match": "https://api-prod.gambitprofit.com/api/matches/39f1208c-3ba4-43bb-a223-935590fdf3d3/?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 59",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 59",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9250.0,
                "profit_sb": -250.0,
                "profit_sb_percentage": -2.63,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9e5d6163-7654-4a75-aeec-976258ea6efc",
                    "gambit_id": "2abea23f-1514-4b82-afcf-538f28f4dda4",
                    "last_updated": "2022-10-02T20:07:03.217850-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 59",
                    "reward": "1.85000",
                    "odds": "1.90910",
                    "spread": "59.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c15fc303-5531-4c64-989c-82bc417df6c8/?format=api"
                },
                {
                    "id": "fb6c647d-e234-41cc-b3e8-0ba4a1faac3e",
                    "gambit_id": "2326aba4-6465-411d-8bce-1a10efcf6a3b",
                    "last_updated": "2022-10-02T20:07:03.219020-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 59",
                    "reward": "1.85000",
                    "odds": "1.90910",
                    "spread": "59.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c15fc303-5531-4c64-989c-82bc417df6c8/?format=api"
                }
            ]
        }
    ]
}