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/55d1eb88-2e74-4c92-b730-2762241bb6c1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "55d1eb88-2e74-4c92-b730-2762241bb6c1",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "c2933367-1e34-4dad-a1d4-be1d750be719",
    "completed": true,
    "last_updated": "2022-10-11T11:12:31.125104-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.02,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/c2933367-1e34-4dad-a1d4-be1d750be719",
    "datetime": "2022-10-08T15:30:00-04:00",
    "cutoff_datetime": "2022-10-08T15:30:00-04:00",
    "name": "Texas Tech v. Oklahoma State",
    "bettypes": [
        {
            "id": "7f94d64d-8fe6-4ece-8cfc-93a862df37e7",
            "match": "https://api-prod.gambitprofit.com/api/matches/55d1eb88-2e74-4c92-b730-2762241bb6c1/?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": "Oklahoma State",
                        "amount": 7660.0
                    },
                    {
                        "team": "Texas Tech",
                        "amount": 2340.0
                    }
                ],
                "expected_reward_tokens": 9498.4,
                "profit_sb": -1.6,
                "profit_sb_percentage": -0.02,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d7792654-430b-41c7-a683-ac8dc04beb8d",
                    "gambit_id": "e37b1832-d83f-4298-9886-c9358fe8cb0e",
                    "last_updated": "2022-10-11T11:12:31.131681-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Oklahoma State",
                    "reward": "1.24000",
                    "odds": "1.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f94d64d-8fe6-4ece-8cfc-93a862df37e7/?format=api"
                },
                {
                    "id": "ba710173-f231-4d40-9410-19433775ff75",
                    "gambit_id": "29a97f39-5b3e-4482-bace-cd37dc668b06",
                    "last_updated": "2022-10-11T11:12:31.132647-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Texas Tech",
                    "reward": "4.06000",
                    "odds": "4.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f94d64d-8fe6-4ece-8cfc-93a862df37e7/?format=api"
                }
            ]
        },
        {
            "id": "3db06891-ab93-415f-b010-4b99a4f22d03",
            "match": "https://api-prod.gambitprofit.com/api/matches/55d1eb88-2e74-4c92-b730-2762241bb6c1/?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": "Oklahoma State",
                        "amount": 5000.0
                    },
                    {
                        "team": "Texas Tech",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3f254ecd-07a5-4173-bdb3-3ac9008caddc",
                    "gambit_id": "b9626d23-f467-4887-b118-8c1b8390f57a",
                    "last_updated": "2022-10-11T11:12:31.134574-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Oklahoma State",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "-11.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3db06891-ab93-415f-b010-4b99a4f22d03/?format=api"
                },
                {
                    "id": "a8ed3a6e-2cc4-4cbe-aa43-a405de1969fa",
                    "gambit_id": "261ef1a3-a0fe-48ef-b2d7-ca7e93f7f55e",
                    "last_updated": "2022-10-11T11:12:31.135530-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Texas Tech",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "11.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3db06891-ab93-415f-b010-4b99a4f22d03/?format=api"
                }
            ]
        },
        {
            "id": "d8ababf9-f044-48f4-9ee6-3333a13422e0",
            "match": "https://api-prod.gambitprofit.com/api/matches/55d1eb88-2e74-4c92-b730-2762241bb6c1/?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 65.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 65.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ad0cb9fc-0315-4110-8147-56b3092597a6",
                    "gambit_id": "a41345d6-f228-4c79-83a1-27d9d76829bb",
                    "last_updated": "2022-10-11T11:12:31.128149-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 65.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "65.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d8ababf9-f044-48f4-9ee6-3333a13422e0/?format=api"
                },
                {
                    "id": "e8ee84f2-b8f2-4a58-b44d-8458e88642b5",
                    "gambit_id": "79143f41-5b80-404f-a61b-064a8e40677c",
                    "last_updated": "2022-10-11T11:12:31.129413-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 65.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "65.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d8ababf9-f044-48f4-9ee6-3333a13422e0/?format=api"
                }
            ]
        }
    ]
}