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/65d14c63-9245-4335-bf39-95c49ee78ecc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "65d14c63-9245-4335-bf39-95c49ee78ecc",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "7a5e43fe-3efd-4216-87cb-13dabe77505d",
    "completed": true,
    "last_updated": "2022-09-18T18:02:28.496686-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.55,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/7a5e43fe-3efd-4216-87cb-13dabe77505d",
    "datetime": "2022-09-17T17:00:00-04:00",
    "cutoff_datetime": "2022-09-17T17:00:00-04:00",
    "name": "Colorado State v. Washington State",
    "bettypes": [
        {
            "id": "89bd0b15-f49b-46d7-b21b-8f640aa2c293",
            "match": "https://api-prod.gambitprofit.com/api/matches/65d14c63-9245-4335-bf39-95c49ee78ecc/?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": "Washington State",
                        "amount": 8396.0
                    },
                    {
                        "team": "Colorado State",
                        "amount": 1604.0
                    }
                ],
                "expected_reward_tokens": 9319.24,
                "profit_sb": 319.24,
                "profit_sb_percentage": 3.55,
                "recommended": true
            },
            "lines": [
                {
                    "id": "74e5bfb0-3a2b-47e9-8395-abb342ce7323",
                    "gambit_id": "cd70747c-269f-4a96-89b9-5955c03a6622",
                    "last_updated": "2022-09-18T18:02:28.505777-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Washington State",
                    "reward": "1.11000",
                    "odds": "1.12500",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89bd0b15-f49b-46d7-b21b-8f640aa2c293/?format=api"
                },
                {
                    "id": "bb0eb089-b76c-4ee8-8e26-5a2bb2e06fe7",
                    "gambit_id": "e0032f45-28f1-4fd7-b7be-e66a16e80e2e",
                    "last_updated": "2022-09-18T18:02:28.507002-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Colorado State",
                    "reward": "5.81000",
                    "odds": "6.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89bd0b15-f49b-46d7-b21b-8f640aa2c293/?format=api"
                }
            ]
        },
        {
            "id": "0f60e717-670b-40a1-bef3-46c588cc006d",
            "match": "https://api-prod.gambitprofit.com/api/matches/65d14c63-9245-4335-bf39-95c49ee78ecc/?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": "Colorado State",
                        "amount": 5000.0
                    },
                    {
                        "team": "Washington State",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0b28eb5c-87ae-4ed1-9818-5a9d33944d9a",
                    "gambit_id": "eaef545b-9a03-4bb2-9b8e-8d572a4da4f0",
                    "last_updated": "2022-09-18T18:02:28.511034-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Colorado State",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "17.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0f60e717-670b-40a1-bef3-46c588cc006d/?format=api"
                },
                {
                    "id": "3800398f-0fc1-4f0b-af31-853c3ef24077",
                    "gambit_id": "57bcfee9-194c-416b-abb8-30ab6af9fbb3",
                    "last_updated": "2022-09-18T18:02:28.509638-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Washington State",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-17.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0f60e717-670b-40a1-bef3-46c588cc006d/?format=api"
                }
            ]
        },
        {
            "id": "09a467e4-f287-43a4-b0d8-7a414d7f4432",
            "match": "https://api-prod.gambitprofit.com/api/matches/65d14c63-9245-4335-bf39-95c49ee78ecc/?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 52",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 52",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e654c6db-c017-4342-9784-152eda151ecf",
                    "gambit_id": "6c949f23-28c5-41f1-bd2d-fcc382be72a4",
                    "last_updated": "2022-09-18T18:02:28.501085-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 52",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "52.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09a467e4-f287-43a4-b0d8-7a414d7f4432/?format=api"
                },
                {
                    "id": "3e5cbf6f-1c27-4230-8037-c28c6003d0be",
                    "gambit_id": "27cd2053-c834-4311-929d-dcd3d57d528b",
                    "last_updated": "2022-09-18T18:02:28.502849-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 52",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "52.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09a467e4-f287-43a4-b0d8-7a414d7f4432/?format=api"
                }
            ]
        }
    ]
}