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/44b22f58-c2f3-4bf0-8970-5a82e92d8e1f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "44b22f58-c2f3-4bf0-8970-5a82e92d8e1f",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "8a33b6c9-9b89-480b-9354-62459f55e9a3",
    "completed": true,
    "last_updated": "2022-10-31T11:31:56.734505-04: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/8a33b6c9-9b89-480b-9354-62459f55e9a3",
    "datetime": "2022-10-30T16:25:00-04:00",
    "cutoff_datetime": "2022-10-30T16:25:00-04:00",
    "name": "New York Giants v. Seattle Seahawks",
    "bettypes": [
        {
            "id": "1cced26b-c9e5-4315-968a-c08154eb9349",
            "match": "https://api-prod.gambitprofit.com/api/matches/44b22f58-c2f3-4bf0-8970-5a82e92d8e1f/?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": "Seattle Seahawks",
                        "amount": 6104.0
                    },
                    {
                        "team": "New York Giants",
                        "amount": 3896.0
                    }
                ],
                "expected_reward_tokens": 9583.28,
                "profit_sb": 83.28,
                "profit_sb_percentage": 0.88,
                "recommended": true
            },
            "lines": [
                {
                    "id": "276bea11-d558-4343-9436-ca3757169e26",
                    "gambit_id": "b34f6ae4-b7d4-495e-b346-cacc0ccaeb99",
                    "last_updated": "2022-10-31T11:31:56.740761-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Seattle Seahawks",
                    "reward": "1.57000",
                    "odds": "1.58820",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1cced26b-c9e5-4315-968a-c08154eb9349/?format=api"
                },
                {
                    "id": "eb5bdb6e-c4b4-4e2f-9f07-447f6af5a99f",
                    "gambit_id": "cfd0212d-25ba-4ed1-88ab-b314baf9844e",
                    "last_updated": "2022-10-31T11:31:56.741780-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New York Giants",
                    "reward": "2.46000",
                    "odds": "2.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1cced26b-c9e5-4315-968a-c08154eb9349/?format=api"
                }
            ]
        },
        {
            "id": "fb90f421-d97d-4623-aa3a-85fb64308c02",
            "match": "https://api-prod.gambitprofit.com/api/matches/44b22f58-c2f3-4bf0-8970-5a82e92d8e1f/?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": "Seattle Seahawks",
                        "amount": 5212.0
                    },
                    {
                        "team": "New York Giants",
                        "amount": 4788.0
                    }
                ],
                "expected_reward_tokens": 9432.36,
                "profit_sb": -67.64,
                "profit_sb_percentage": -0.71,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a9c8b922-6271-4574-bb4b-dabc84474a08",
                    "gambit_id": "fb9ee58d-8b42-492c-8b5d-2006e3eafece",
                    "last_updated": "2022-10-31T11:31:56.744556-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Seattle Seahawks",
                    "reward": "1.81000",
                    "odds": "1.83330",
                    "spread": "-3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fb90f421-d97d-4623-aa3a-85fb64308c02/?format=api"
                },
                {
                    "id": "5d6f9043-8a3f-4145-bfeb-6c3b578c5348",
                    "gambit_id": "a23399b0-2db4-4fdd-b028-8d1b26a86d2c",
                    "last_updated": "2022-10-31T11:31:56.743635-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New York Giants",
                    "reward": "1.97000",
                    "odds": "2.00000",
                    "spread": "3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fb90f421-d97d-4623-aa3a-85fb64308c02/?format=api"
                }
            ]
        },
        {
            "id": "608b0c54-e8b4-4c52-8d9c-299a9bc9fb95",
            "match": "https://api-prod.gambitprofit.com/api/matches/44b22f58-c2f3-4bf0-8970-5a82e92d8e1f/?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 44",
                        "amount": 5106.0
                    },
                    {
                        "team": "Game Total Under 44",
                        "amount": 4894.0
                    }
                ],
                "expected_reward_tokens": 9395.04,
                "profit_sb": -104.96,
                "profit_sb_percentage": -1.1,
                "recommended": false
            },
            "lines": [
                {
                    "id": "143a66bc-c791-4065-8dde-764e2f84b755",
                    "gambit_id": "ee10abbb-b079-4e18-8a63-011572b7408b",
                    "last_updated": "2022-10-31T11:31:56.738398-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 44",
                    "reward": "1.84000",
                    "odds": "1.86960",
                    "spread": "44.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/608b0c54-e8b4-4c52-8d9c-299a9bc9fb95/?format=api"
                },
                {
                    "id": "f7db58c1-efbf-4698-aeb8-2fb79b1fb3d6",
                    "gambit_id": "f60aca1f-db9d-4991-bd89-d20cc5835c39",
                    "last_updated": "2022-10-31T11:31:56.737265-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 44",
                    "reward": "1.92000",
                    "odds": "1.95240",
                    "spread": "44.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/608b0c54-e8b4-4c52-8d9c-299a9bc9fb95/?format=api"
                }
            ]
        }
    ]
}