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/80c08a0c-a31f-409d-9ce1-1173166d7142/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "80c08a0c-a31f-409d-9ce1-1173166d7142",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "ffc00e00-abfb-46a9-9dcf-e0fb7a92b7f2",
    "completed": true,
    "last_updated": "2022-11-06T08:22:41.206340-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.15,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/ffc00e00-abfb-46a9-9dcf-e0fb7a92b7f2",
    "datetime": "2022-11-05T12:00:00-04:00",
    "cutoff_datetime": "2022-11-05T12:00:00-04:00",
    "name": "North Carolina v. Virginia",
    "bettypes": [
        {
            "id": "f2046410-a692-46e7-b025-8a96357c5082",
            "match": "https://api-prod.gambitprofit.com/api/matches/80c08a0c-a31f-409d-9ce1-1173166d7142/?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": "North Carolina",
                        "amount": 7127.0
                    },
                    {
                        "team": "Virginia",
                        "amount": 2873.0
                    }
                ],
                "expected_reward_tokens": 9193.6,
                "profit_sb": 193.6,
                "profit_sb_percentage": 2.15,
                "recommended": true
            },
            "lines": [
                {
                    "id": "6ccf9711-5594-43ea-b9ae-f70d616210eb",
                    "gambit_id": "3f2acf88-c402-4c31-bdff-31e2d85d70d7",
                    "last_updated": "2022-11-06T08:22:41.213395-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "North Carolina",
                    "reward": "1.29000",
                    "odds": "1.33330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f2046410-a692-46e7-b025-8a96357c5082/?format=api"
                },
                {
                    "id": "f55f1216-5662-461d-9209-723c9d555c38",
                    "gambit_id": "e848b4f6-b57f-4ac8-b5ff-23dea8e2ac73",
                    "last_updated": "2022-11-06T08:22:41.212402-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Virginia",
                    "reward": "3.20000",
                    "odds": "3.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f2046410-a692-46e7-b025-8a96357c5082/?format=api"
                }
            ]
        },
        {
            "id": "6c3ed941-c3f2-4a1b-b1f8-8b3dd0191a07",
            "match": "https://api-prod.gambitprofit.com/api/matches/80c08a0c-a31f-409d-9ce1-1173166d7142/?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": "North Carolina",
                        "amount": 5000.0
                    },
                    {
                        "team": "Virginia",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "72d7460f-ef61-4ca6-a484-098de02fdfbf",
                    "gambit_id": "dc354de6-8193-4086-ab98-d1f76cb63900",
                    "last_updated": "2022-11-06T08:22:41.216313-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "North Carolina",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c3ed941-c3f2-4a1b-b1f8-8b3dd0191a07/?format=api"
                },
                {
                    "id": "006cf4b9-d094-43c4-910e-3c680b6adcbf",
                    "gambit_id": "61f0fe7d-3262-4286-a203-0ffb387d704f",
                    "last_updated": "2022-11-06T08:22:41.215337-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Virginia",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c3ed941-c3f2-4a1b-b1f8-8b3dd0191a07/?format=api"
                }
            ]
        },
        {
            "id": "bb6a2c70-7aa0-4d54-96c0-17955f92fb07",
            "match": "https://api-prod.gambitprofit.com/api/matches/80c08a0c-a31f-409d-9ce1-1173166d7142/?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": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2f3941bb-6239-4ea1-bd94-a3f811073e4a",
                    "gambit_id": "91b114a7-53a0-4bbf-9f6e-65a001981075",
                    "last_updated": "2022-11-06T08:22:41.209217-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 61.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "61.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb6a2c70-7aa0-4d54-96c0-17955f92fb07/?format=api"
                },
                {
                    "id": "6cba70e9-73c2-4964-97f0-99a7c66709ed",
                    "gambit_id": "12d79981-27e5-4b82-8bd5-e05bbc7ab9c4",
                    "last_updated": "2022-11-06T08:22:41.210404-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 61.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "61.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb6a2c70-7aa0-4d54-96c0-17955f92fb07/?format=api"
                }
            ]
        }
    ]
}