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/c17a1b3c-f91d-44a2-85b9-0eaf11bdc880/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "c17a1b3c-f91d-44a2-85b9-0eaf11bdc880",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "78dfe3bf-c571-4c17-a0aa-3e3085d31e7f",
    "completed": true,
    "last_updated": "2022-09-05T09:52:23.836909-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.98,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/78dfe3bf-c571-4c17-a0aa-3e3085d31e7f",
    "datetime": "2022-09-03T15:30:00-04:00",
    "cutoff_datetime": "2022-09-03T15:30:00-04:00",
    "name": "Cincinnati v. Arkansas",
    "bettypes": [
        {
            "id": "079ee13c-51e2-41e4-ac84-de47f4bcdc8d",
            "match": "https://api-prod.gambitprofit.com/api/matches/c17a1b3c-f91d-44a2-85b9-0eaf11bdc880/?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": "Arkansas",
                        "amount": 6815.0
                    },
                    {
                        "team": "Cincinnati",
                        "amount": 3185.0
                    }
                ],
                "expected_reward_tokens": 9268.35,
                "profit_sb": 268.35,
                "profit_sb_percentage": 2.98,
                "recommended": true
            },
            "lines": [
                {
                    "id": "59ed3fcf-59a2-4e11-bece-5548a6a4a38c",
                    "gambit_id": "b3b0f215-9d9e-4bbc-9a78-3a6ff818c26a",
                    "last_updated": "2022-09-05T09:52:23.842544-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Arkansas",
                    "reward": "1.36000",
                    "odds": "1.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/079ee13c-51e2-41e4-ac84-de47f4bcdc8d/?format=api"
                },
                {
                    "id": "a1c5b5d3-06b8-4784-b07c-05787fc130d6",
                    "gambit_id": "efda04be-05ac-4d31-a35f-8b32487dc119",
                    "last_updated": "2022-09-05T09:52:23.843473-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Cincinnati",
                    "reward": "2.91000",
                    "odds": "3.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/079ee13c-51e2-41e4-ac84-de47f4bcdc8d/?format=api"
                }
            ]
        },
        {
            "id": "459a3f37-5e69-4e7c-ad44-b34a8cf697f1",
            "match": "https://api-prod.gambitprofit.com/api/matches/c17a1b3c-f91d-44a2-85b9-0eaf11bdc880/?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": "Cincinnati",
                        "amount": 5000.0
                    },
                    {
                        "team": "Arkansas",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9150.0,
                "profit_sb": 150.0,
                "profit_sb_percentage": 1.67,
                "recommended": true
            },
            "lines": [
                {
                    "id": "b50d959c-b020-47ac-bb69-72fa6500d00f",
                    "gambit_id": "b5cb3327-602c-44b8-a8ce-3b6abc63d9e2",
                    "last_updated": "2022-09-05T09:52:23.846348-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Cincinnati",
                    "reward": "1.83000",
                    "odds": "1.90910",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/459a3f37-5e69-4e7c-ad44-b34a8cf697f1/?format=api"
                },
                {
                    "id": "d00bbbd0-5cf5-4dec-8eb6-2de90060b714",
                    "gambit_id": "905ce709-b4cc-41cb-9d4e-acd8f74f6c7b",
                    "last_updated": "2022-09-05T09:52:23.845375-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Arkansas",
                    "reward": "1.83000",
                    "odds": "1.90910",
                    "spread": "-6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/459a3f37-5e69-4e7c-ad44-b34a8cf697f1/?format=api"
                }
            ]
        },
        {
            "id": "746b8b16-b554-4510-a6fa-a293e2c2f042",
            "match": "https://api-prod.gambitprofit.com/api/matches/c17a1b3c-f91d-44a2-85b9-0eaf11bdc880/?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 Over 54.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 54.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9150.0,
                "profit_sb": 150.0,
                "profit_sb_percentage": 1.67,
                "recommended": true
            },
            "lines": [
                {
                    "id": "020af35d-91ac-426f-b84d-4f7ecde76b0f",
                    "gambit_id": "456b0655-5141-4a98-8f17-908338a1cd9d",
                    "last_updated": "2022-09-05T09:52:23.840611-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 54.5",
                    "reward": "1.83000",
                    "odds": "1.90910",
                    "spread": "54.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/746b8b16-b554-4510-a6fa-a293e2c2f042/?format=api"
                },
                {
                    "id": "b16ab76c-6ced-4781-8574-c23fdca7fc0c",
                    "gambit_id": "88eb7087-e953-40d9-996f-cbaf40f7619c",
                    "last_updated": "2022-09-05T09:52:23.839576-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 54.5",
                    "reward": "1.83000",
                    "odds": "1.90910",
                    "spread": "54.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/746b8b16-b554-4510-a6fa-a293e2c2f042/?format=api"
                }
            ]
        }
    ]
}