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/0d307625-edbb-4d64-b999-98d0d0fed805/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "0d307625-edbb-4d64-b999-98d0d0fed805",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "fcfffd3c-cd00-43db-a09a-e0a703c55c1c",
    "completed": true,
    "last_updated": "2022-12-12T10:22:12.940925-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.88,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/fcfffd3c-cd00-43db-a09a-e0a703c55c1c",
    "datetime": "2022-12-11T13:00:00-05:00",
    "cutoff_datetime": "2022-12-11T13:00:00-05:00",
    "name": "Minnesota Vikings v. Detroit Lions",
    "bettypes": [
        {
            "id": "dec58e6a-2e90-40f2-b408-4f9ab2ac2323",
            "match": "https://api-prod.gambitprofit.com/api/matches/0d307625-edbb-4d64-b999-98d0d0fed805/?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": "Detroit Lions",
                        "amount": 5571.0
                    },
                    {
                        "team": "Minnesota Vikings",
                        "amount": 4429.0
                    }
                ],
                "expected_reward_tokens": 9079.45,
                "profit_sb": 79.45,
                "profit_sb_percentage": 0.88,
                "recommended": true
            },
            "lines": [
                {
                    "id": "3cb7cc12-f0ea-40e1-b0de-431e5aa6fbbd",
                    "gambit_id": "a8293777-b1a6-4e7f-93b3-d9bd0c2ccf2b",
                    "last_updated": "2022-12-12T10:22:12.948664-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Detroit Lions",
                    "reward": "1.63000",
                    "odds": "1.71430",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dec58e6a-2e90-40f2-b408-4f9ab2ac2323/?format=api"
                },
                {
                    "id": "063a73b9-b196-46af-a23c-f90be45c68d2",
                    "gambit_id": "c8e53ac2-ce36-45a2-9665-ce22f91fa225",
                    "last_updated": "2022-12-12T10:22:12.950070-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Minnesota Vikings",
                    "reward": "2.05000",
                    "odds": "2.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dec58e6a-2e90-40f2-b408-4f9ab2ac2323/?format=api"
                }
            ]
        },
        {
            "id": "3fcc640c-e37c-4340-b390-ec839e7bf8ab",
            "match": "https://api-prod.gambitprofit.com/api/matches/0d307625-edbb-4d64-b999-98d0d0fed805/?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": "Detroit Lions",
                        "amount": 5000.0
                    },
                    {
                        "team": "Minnesota Vikings",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e6c89ef8-9152-4593-95ac-ad4e559e55b7",
                    "gambit_id": "62eae5f8-848c-4cb2-9d9c-2de00fc3c380",
                    "last_updated": "2022-12-12T10:22:12.952458-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Detroit Lions",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3fcc640c-e37c-4340-b390-ec839e7bf8ab/?format=api"
                },
                {
                    "id": "c1b92e27-2aa2-4057-b84e-32e26ad0e782",
                    "gambit_id": "0fc2c971-9910-4b8e-ad10-c866a4946056",
                    "last_updated": "2022-12-12T10:22:12.953710-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Minnesota Vikings",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3fcc640c-e37c-4340-b390-ec839e7bf8ab/?format=api"
                }
            ]
        },
        {
            "id": "d0a95eaa-45c2-49a5-a0b0-6494bff3d719",
            "match": "https://api-prod.gambitprofit.com/api/matches/0d307625-edbb-4d64-b999-98d0d0fed805/?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 51.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 51.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "63991f72-c760-4d34-b358-e00585827fde",
                    "gambit_id": "23a9ccc9-ee10-42b5-8972-568711617a5d",
                    "last_updated": "2022-12-12T10:22:12.943799-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 51.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "51.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d0a95eaa-45c2-49a5-a0b0-6494bff3d719/?format=api"
                },
                {
                    "id": "701d0ffe-368a-498b-8119-9557f33de5ec",
                    "gambit_id": "29411edc-60bd-4199-8a6a-10823accb884",
                    "last_updated": "2022-12-12T10:22:12.944959-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 51.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "51.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d0a95eaa-45c2-49a5-a0b0-6494bff3d719/?format=api"
                }
            ]
        }
    ]
}