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/3a7eaf46-5fc2-4f84-a3de-248d5c870a61/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "3a7eaf46-5fc2-4f84-a3de-248d5c870a61",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "d0d896f2-5509-4b25-ad59-6d0ceebe0c68",
    "completed": true,
    "last_updated": "2022-10-11T11:22:03.135478-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.37,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/d0d896f2-5509-4b25-ad59-6d0ceebe0c68",
    "datetime": "2022-10-08T18:00:00-04:00",
    "cutoff_datetime": "2022-10-08T18:00:00-04:00",
    "name": "Western Kentucky v. UTSA",
    "bettypes": [
        {
            "id": "da900808-6ced-4bfa-92a5-e8c7861df4bd",
            "match": "https://api-prod.gambitprofit.com/api/matches/3a7eaf46-5fc2-4f84-a3de-248d5c870a61/?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": "UTSA",
                        "amount": 6811.0
                    },
                    {
                        "team": "Western Kentucky",
                        "amount": 3189.0
                    }
                ],
                "expected_reward_tokens": 9535.11,
                "profit_sb": 35.11,
                "profit_sb_percentage": 0.37,
                "recommended": true
            },
            "lines": [
                {
                    "id": "75167ea4-39a7-4cfc-a29f-3de0d0de1340",
                    "gambit_id": "75d9a42f-cc62-40be-a4fc-fc967b219e7d",
                    "last_updated": "2022-10-11T11:22:03.141450-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "UTSA",
                    "reward": "1.40000",
                    "odds": "1.40820",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/da900808-6ced-4bfa-92a5-e8c7861df4bd/?format=api"
                },
                {
                    "id": "04d1a723-e675-4cb1-a46b-92ff4215f9f1",
                    "gambit_id": "9e912db4-4c71-41b8-aadb-549beffbc178",
                    "last_updated": "2022-10-11T11:22:03.142436-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Western Kentucky",
                    "reward": "2.99000",
                    "odds": "3.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/da900808-6ced-4bfa-92a5-e8c7861df4bd/?format=api"
                }
            ]
        },
        {
            "id": "b52e8f91-77d9-4223-bf49-4fa543aa321d",
            "match": "https://api-prod.gambitprofit.com/api/matches/3a7eaf46-5fc2-4f84-a3de-248d5c870a61/?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": "Western Kentucky",
                        "amount": 5000.0
                    },
                    {
                        "team": "UTSA",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "87bcd11e-35b7-414d-b4e1-4a1d3b9758f9",
                    "gambit_id": "879bb3ec-29df-4a31-8075-687b52114734",
                    "last_updated": "2022-10-11T11:22:03.145354-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Western Kentucky",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b52e8f91-77d9-4223-bf49-4fa543aa321d/?format=api"
                },
                {
                    "id": "268a18e0-76f0-406d-ad6a-5436ffc92f6f",
                    "gambit_id": "a92b7dbe-2014-4e6d-8b07-891988689eb0",
                    "last_updated": "2022-10-11T11:22:03.144383-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "UTSA",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "-6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b52e8f91-77d9-4223-bf49-4fa543aa321d/?format=api"
                }
            ]
        },
        {
            "id": "0f5a15de-ce6b-4386-bb85-00a0d676d38b",
            "match": "https://api-prod.gambitprofit.com/api/matches/3a7eaf46-5fc2-4f84-a3de-248d5c870a61/?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 72.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 72.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "53e09014-29fe-4522-8b56-2c55302e360b",
                    "gambit_id": "1b6c2973-8c7c-47ec-8475-1d9cf94cc853",
                    "last_updated": "2022-10-11T11:22:03.138371-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 72.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "72.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0f5a15de-ce6b-4386-bb85-00a0d676d38b/?format=api"
                },
                {
                    "id": "40d1e929-fdc2-4111-898d-00459a192389",
                    "gambit_id": "84386b3c-8556-44d1-a3c3-44aaa0d83e6d",
                    "last_updated": "2022-10-11T11:22:03.139494-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 72.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "72.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0f5a15de-ce6b-4386-bb85-00a0d676d38b/?format=api"
                }
            ]
        }
    ]
}