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/c0c58928-c11a-41ad-9eca-39c9f454967c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "c0c58928-c11a-41ad-9eca-39c9f454967c",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "5969707b-011d-40d4-a759-dbce8ee01ffc",
    "completed": true,
    "last_updated": "2022-09-04T14:27:06.644762-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 4.66,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/5969707b-011d-40d4-a759-dbce8ee01ffc",
    "datetime": "2022-09-03T22:30:00-04:00",
    "cutoff_datetime": "2022-09-03T22:30:00-04:00",
    "name": "Kent State v. Washington",
    "bettypes": [
        {
            "id": "dbca8aa6-f777-4c7e-9f7b-b757f1de3adc",
            "match": "https://api-prod.gambitprofit.com/api/matches/c0c58928-c11a-41ad-9eca-39c9f454967c/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-05:00",
            "high_risk": {
                "possible": true,
                "name": "High Risk",
                "bet": [
                    {
                        "team": "Washington",
                        "amount": 10000
                    }
                ],
                "expected_reward_tokens": 10500.0,
                "profit_sb": 1500.0,
                "profit_sb_percentage": 16.67,
                "recommended": true
            },
            "med_risk": {
                "possible": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Washington",
                        "amount": 8975.0
                    },
                    {
                        "team": "Kent State",
                        "amount": 1025.0
                    }
                ],
                "expected_reward_tokens": 9419.75,
                "profit_sb": 419.75,
                "profit_sb_percentage": 4.66,
                "recommended": true
            },
            "lines": [
                {
                    "id": "6a25ef2c-91b1-4169-9180-dcf9b5486d56",
                    "gambit_id": "0a5103bd-7754-41cb-baf8-31a69647f29f",
                    "last_updated": "2022-09-04T14:27:06.650102-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Washington",
                    "reward": "1.05000",
                    "odds": "1.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dbca8aa6-f777-4c7e-9f7b-b757f1de3adc/?format=api"
                },
                {
                    "id": "b98e2e53-5a8a-4459-9007-5b62ebe84eb3",
                    "gambit_id": "2d24a1d4-2ad4-48a5-bf32-c77329b1691b",
                    "last_updated": "2022-09-04T14:27:06.651126-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Kent State",
                    "reward": "9.19000",
                    "odds": "10.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dbca8aa6-f777-4c7e-9f7b-b757f1de3adc/?format=api"
                }
            ]
        },
        {
            "id": "ba6a5dc6-1a71-4481-a4ce-885f4ac68348",
            "match": "https://api-prod.gambitprofit.com/api/matches/c0c58928-c11a-41ad-9eca-39c9f454967c/?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": "Kent State",
                        "amount": 5000.0
                    },
                    {
                        "team": "Washington",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9150.0,
                "profit_sb": 150.0,
                "profit_sb_percentage": 1.67,
                "recommended": true
            },
            "lines": [
                {
                    "id": "62a1e4b7-abec-413b-8c4b-b65055f95a51",
                    "gambit_id": "f3ef20f4-ada2-4ba7-b646-40b2138e952a",
                    "last_updated": "2022-09-04T14:27:06.654139-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Kent State",
                    "reward": "1.83000",
                    "odds": "1.90910",
                    "spread": "23.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ba6a5dc6-1a71-4481-a4ce-885f4ac68348/?format=api"
                },
                {
                    "id": "db812bea-151e-4371-92ba-9ce85e5db10f",
                    "gambit_id": "b027e818-4e4c-48c6-8284-ca1b2c60e885",
                    "last_updated": "2022-09-04T14:27:06.653132-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Washington",
                    "reward": "1.83000",
                    "odds": "1.90910",
                    "spread": "-23.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ba6a5dc6-1a71-4481-a4ce-885f4ac68348/?format=api"
                }
            ]
        },
        {
            "id": "ab42d2ba-3afb-4838-bb44-ca39db207d43",
            "match": "https://api-prod.gambitprofit.com/api/matches/c0c58928-c11a-41ad-9eca-39c9f454967c/?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 61.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 61.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9150.0,
                "profit_sb": 150.0,
                "profit_sb_percentage": 1.67,
                "recommended": true
            },
            "lines": [
                {
                    "id": "d4ee7077-7eb1-49aa-af06-8af0c6253713",
                    "gambit_id": "b8714a8e-a5d8-4d54-bda3-8d493a170f9f",
                    "last_updated": "2022-09-04T14:27:06.647132-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 61.5",
                    "reward": "1.83000",
                    "odds": "1.90910",
                    "spread": "61.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ab42d2ba-3afb-4838-bb44-ca39db207d43/?format=api"
                },
                {
                    "id": "c4b4aab5-147f-45fb-824a-bce9bfdb75ed",
                    "gambit_id": "42ed65d9-7e6d-4579-acb0-ef7d799976ef",
                    "last_updated": "2022-09-04T14:27:06.648125-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 61.5",
                    "reward": "1.83000",
                    "odds": "1.90910",
                    "spread": "61.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ab42d2ba-3afb-4838-bb44-ca39db207d43/?format=api"
                }
            ]
        }
    ]
}