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/d1bed6cb-8379-41bf-b236-6b9d7c6e7d1e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "d1bed6cb-8379-41bf-b236-6b9d7c6e7d1e",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "31157e80-376c-4520-896a-867257b36c8b",
    "completed": true,
    "last_updated": "2022-12-03T09:32:30.152160-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.69,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/31157e80-376c-4520-896a-867257b36c8b",
    "datetime": "2022-12-02T20:00:00-05:00",
    "cutoff_datetime": "2022-12-02T20:00:00-05:00",
    "name": "Utah v. USC",
    "bettypes": [
        {
            "id": "ed40d103-7372-4a06-93d3-6234573952fe",
            "match": "https://api-prod.gambitprofit.com/api/matches/d1bed6cb-8379-41bf-b236-6b9d7c6e7d1e/?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": "USC",
                        "amount": 5664.0
                    },
                    {
                        "team": "Utah",
                        "amount": 4336.0
                    }
                ],
                "expected_reward_tokens": 9062.24,
                "profit_sb": 62.24,
                "profit_sb_percentage": 0.69,
                "recommended": true
            },
            "lines": [
                {
                    "id": "0209052a-610c-41b6-8f93-39141ef9d2ae",
                    "gambit_id": "dc738b10-ce00-40a3-82b1-7880734ce7aa",
                    "last_updated": "2022-12-03T09:32:30.158595-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "USC",
                    "reward": "1.60000",
                    "odds": "1.68970",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed40d103-7372-4a06-93d3-6234573952fe/?format=api"
                },
                {
                    "id": "af3c382a-abeb-48ca-b3ba-0fdd46e5d0e3",
                    "gambit_id": "e27b9a1c-3615-49b2-8705-dceaa72a52e2",
                    "last_updated": "2022-12-03T09:32:30.159689-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Utah",
                    "reward": "2.09000",
                    "odds": "2.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed40d103-7372-4a06-93d3-6234573952fe/?format=api"
                }
            ]
        },
        {
            "id": "ed3afb7b-04a7-42f8-906e-30bfd6697887",
            "match": "https://api-prod.gambitprofit.com/api/matches/d1bed6cb-8379-41bf-b236-6b9d7c6e7d1e/?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": "USC",
                        "amount": 5208.0
                    },
                    {
                        "team": "Utah",
                        "amount": 4792.0
                    }
                ],
                "expected_reward_tokens": 9008.96,
                "profit_sb": 8.96,
                "profit_sb_percentage": 0.1,
                "recommended": true
            },
            "lines": [
                {
                    "id": "adbb78df-192f-46f2-90b5-ba2854c955cf",
                    "gambit_id": "aadf68a1-fcce-437c-868d-8f966db90374",
                    "last_updated": "2022-12-03T09:32:30.161920-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "USC",
                    "reward": "1.73000",
                    "odds": "1.83330",
                    "spread": "-2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed3afb7b-04a7-42f8-906e-30bfd6697887/?format=api"
                },
                {
                    "id": "00e81d36-002a-4189-bfc3-1dcd2bb2882d",
                    "gambit_id": "b3259093-0358-4f4e-9246-1b6354bb1ebb",
                    "last_updated": "2022-12-03T09:32:30.162887-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Utah",
                    "reward": "1.88000",
                    "odds": "2.00000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed3afb7b-04a7-42f8-906e-30bfd6697887/?format=api"
                }
            ]
        },
        {
            "id": "fb30e51b-8b10-4a5b-83e7-c9a73f4f6c72",
            "match": "https://api-prod.gambitprofit.com/api/matches/d1bed6cb-8379-41bf-b236-6b9d7c6e7d1e/?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 67.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 67.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3f14bf85-4ed8-4255-bf91-aad50df6415d",
                    "gambit_id": "4d585cec-27a3-48b0-bd51-8406d9429552",
                    "last_updated": "2022-12-03T09:32:30.155188-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 67.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "67.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fb30e51b-8b10-4a5b-83e7-c9a73f4f6c72/?format=api"
                },
                {
                    "id": "da2687c0-ef0f-4be5-a81e-5b32a29626b4",
                    "gambit_id": "23dc5c33-a96e-4563-adbf-a514994a7fa8",
                    "last_updated": "2022-12-03T09:32:30.156328-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 67.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "67.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fb30e51b-8b10-4a5b-83e7-c9a73f4f6c72/?format=api"
                }
            ]
        }
    ]
}