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/e3a419bf-a48d-47e2-aa51-b11837a03f07/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "e3a419bf-a48d-47e2-aa51-b11837a03f07",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "b036556e-6166-440d-9e88-80a28f793907",
    "completed": true,
    "last_updated": "2022-10-23T12:57:22.880622-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.18,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/b036556e-6166-440d-9e88-80a28f793907",
    "datetime": "2022-10-22T15:00:00-04:00",
    "cutoff_datetime": "2022-10-22T15:00:00-04:00",
    "name": "West Virginia v. Texas Tech",
    "bettypes": [
        {
            "id": "83421b4b-d70f-4b9b-8f60-0fd71be0f7f9",
            "match": "https://api-prod.gambitprofit.com/api/matches/e3a419bf-a48d-47e2-aa51-b11837a03f07/?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": "Texas Tech",
                        "amount": 6475.0
                    },
                    {
                        "team": "West Virginia",
                        "amount": 3525.0
                    }
                ],
                "expected_reward_tokens": 9517.5,
                "profit_sb": 17.5,
                "profit_sb_percentage": 0.18,
                "recommended": true
            },
            "lines": [
                {
                    "id": "4bfface3-1e06-4a9f-83ce-ae7f1d79f377",
                    "gambit_id": "003fc7a9-48f0-4788-920f-dac47b32a003",
                    "last_updated": "2022-10-23T12:57:22.888268-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Texas Tech",
                    "reward": "1.47000",
                    "odds": "1.48780",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83421b4b-d70f-4b9b-8f60-0fd71be0f7f9/?format=api"
                },
                {
                    "id": "3e07ef76-5116-42e2-bd79-0a661074802a",
                    "gambit_id": "f96cbe75-1e88-48ff-9f3b-b462cdc2cd91",
                    "last_updated": "2022-10-23T12:57:22.887158-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "West Virginia",
                    "reward": "2.70000",
                    "odds": "2.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83421b4b-d70f-4b9b-8f60-0fd71be0f7f9/?format=api"
                }
            ]
        },
        {
            "id": "13fdd3c3-d616-47de-8585-726e33c71b6a",
            "match": "https://api-prod.gambitprofit.com/api/matches/e3a419bf-a48d-47e2-aa51-b11837a03f07/?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": "Texas Tech",
                        "amount": 5000.0
                    },
                    {
                        "team": "West Virginia",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "cbc27ca0-02d2-427c-881c-195129c80816",
                    "gambit_id": "7d720451-8a43-4884-a8b2-b3023b3c2594",
                    "last_updated": "2022-10-23T12:57:22.890470-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Texas Tech",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "-5.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/13fdd3c3-d616-47de-8585-726e33c71b6a/?format=api"
                },
                {
                    "id": "386950f0-8246-4744-981f-540ec92b5cf6",
                    "gambit_id": "04c1f803-714d-4c63-8df0-58fab73a45ab",
                    "last_updated": "2022-10-23T12:57:22.891543-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "West Virginia",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "5.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/13fdd3c3-d616-47de-8585-726e33c71b6a/?format=api"
                }
            ]
        },
        {
            "id": "f22fc1bf-6eb4-4275-84db-c8a5b318aabb",
            "match": "https://api-prod.gambitprofit.com/api/matches/e3a419bf-a48d-47e2-aa51-b11837a03f07/?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 65.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 65.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "eab9d6ca-cc0a-4d0f-bd70-f07d2a04275a",
                    "gambit_id": "7a1dd776-c002-4e37-9cdb-5423cabe9b9e",
                    "last_updated": "2022-10-23T12:57:22.883559-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/f22fc1bf-6eb4-4275-84db-c8a5b318aabb/?format=api"
                },
                {
                    "id": "efe5179d-37ff-4c77-be5a-fc4fac3faf74",
                    "gambit_id": "ff6fe94e-6a24-4beb-a868-fe80b76b6672",
                    "last_updated": "2022-10-23T12:57:22.884752-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/f22fc1bf-6eb4-4275-84db-c8a5b318aabb/?format=api"
                }
            ]
        }
    ]
}