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/b36e5e50-b6e7-4d32-9bf9-20b710719d7b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "b36e5e50-b6e7-4d32-9bf9-20b710719d7b",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "7579a8a7-0659-425e-a06b-4092b31d6dde",
    "completed": true,
    "last_updated": "2022-10-23T19:37:03.975201-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.26,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/7579a8a7-0659-425e-a06b-4092b31d6dde",
    "datetime": "2022-10-22T15:30:00-04:00",
    "cutoff_datetime": "2022-10-22T15:30:00-04:00",
    "name": "North Texas v. UTSA",
    "bettypes": [
        {
            "id": "71f8a682-3d10-451a-ad82-f29c341cd5b7",
            "match": "https://api-prod.gambitprofit.com/api/matches/b36e5e50-b6e7-4d32-9bf9-20b710719d7b/?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": "UTSA",
                        "amount": 7500.0
                    },
                    {
                        "team": "North Texas",
                        "amount": 2500.0
                    }
                ],
                "expected_reward_tokens": 9525.0,
                "profit_sb": 25.0,
                "profit_sb_percentage": 0.26,
                "recommended": true
            },
            "lines": [
                {
                    "id": "a1648fe5-f05b-49d0-a514-4939265c0f59",
                    "gambit_id": "66867647-d1ef-41d8-b323-8b796d9f2e6c",
                    "last_updated": "2022-10-23T19:37:03.981071-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "UTSA",
                    "reward": "1.27000",
                    "odds": "1.27780",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/71f8a682-3d10-451a-ad82-f29c341cd5b7/?format=api"
                },
                {
                    "id": "d5a0eaee-8d8b-41a9-9de0-77661d782920",
                    "gambit_id": "86c0de22-b532-42e7-95d0-0b895041de85",
                    "last_updated": "2022-10-23T19:37:03.982065-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "North Texas",
                    "reward": "3.81000",
                    "odds": "3.90000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/71f8a682-3d10-451a-ad82-f29c341cd5b7/?format=api"
                }
            ]
        },
        {
            "id": "d5be5375-0052-4f3b-bd56-a387a723149e",
            "match": "https://api-prod.gambitprofit.com/api/matches/b36e5e50-b6e7-4d32-9bf9-20b710719d7b/?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 Texas",
                        "amount": 5000.0
                    },
                    {
                        "team": "UTSA",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "abc181f7-2195-4314-be63-a21a98b3f1f0",
                    "gambit_id": "14a1715c-bb5b-4989-8f8c-d39d981d12aa",
                    "last_updated": "2022-10-23T19:37:03.985093-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "North Texas",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "10.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5be5375-0052-4f3b-bd56-a387a723149e/?format=api"
                },
                {
                    "id": "66965e3d-ebea-47fd-a750-462c61a3139e",
                    "gambit_id": "00c3208c-bf95-41ea-805b-6ac740181c08",
                    "last_updated": "2022-10-23T19:37:03.984100-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "UTSA",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "-10.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5be5375-0052-4f3b-bd56-a387a723149e/?format=api"
                }
            ]
        },
        {
            "id": "283bc85c-03a4-4420-956c-55f61acfc762",
            "match": "https://api-prod.gambitprofit.com/api/matches/b36e5e50-b6e7-4d32-9bf9-20b710719d7b/?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 73",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 73",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "cc42606c-8935-41e2-8fe9-3b1a8e383fe2",
                    "gambit_id": "1df9b53d-f4bf-44e5-8a80-235b73508888",
                    "last_updated": "2022-10-23T19:37:03.978042-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 73",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "73.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/283bc85c-03a4-4420-956c-55f61acfc762/?format=api"
                },
                {
                    "id": "4dba16ef-979e-4473-b817-928f46d84224",
                    "gambit_id": "086c4d7e-5469-43e0-95de-796dea8d977d",
                    "last_updated": "2022-10-23T19:37:03.979119-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 73",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "73.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/283bc85c-03a4-4420-956c-55f61acfc762/?format=api"
                }
            ]
        }
    ]
}