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/ce4db0da-e64f-4121-9333-2a44d902ddfd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "ce4db0da-e64f-4121-9333-2a44d902ddfd",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "b7a054ec-add1-448b-8475-d06cb82fcfa0",
    "completed": true,
    "last_updated": "2022-09-05T10:27:04.096538-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.21,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/b7a054ec-add1-448b-8475-d06cb82fcfa0",
    "datetime": "2022-09-03T16:05:00-04:00",
    "cutoff_datetime": "2022-09-03T16:05:00-04:00",
    "name": "PHI (N Syndergaard) v. SFO (J Junis)",
    "bettypes": [
        {
            "id": "cc5d71b8-dab8-41aa-9db2-9c17e54c7b15",
            "match": "https://api-prod.gambitprofit.com/api/matches/ce4db0da-e64f-4121-9333-2a44d902ddfd/?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": "PHI (N Syndergaard)",
                        "amount": 5308.0
                    },
                    {
                        "team": "SFO (J Junis)",
                        "amount": 4692.0
                    }
                ],
                "expected_reward_tokens": 9289.0,
                "profit_sb": 289.0,
                "profit_sb_percentage": 3.21,
                "recommended": true
            },
            "lines": [
                {
                    "id": "f9e7e8a4-8c7d-46a9-9085-bbe42a140c3f",
                    "gambit_id": "7fe6d308-58e8-4291-80dd-0bfcd494007b",
                    "last_updated": "2022-09-05T10:27:04.106808-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "PHI (N Syndergaard)",
                    "reward": "1.75000",
                    "odds": "1.83330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc5d71b8-dab8-41aa-9db2-9c17e54c7b15/?format=api"
                },
                {
                    "id": "d0828e90-7869-424c-afb6-fd573360bfeb",
                    "gambit_id": "2a38cd05-de25-4e58-8c28-393c80c3eba9",
                    "last_updated": "2022-09-05T10:27:04.105882-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "SFO (J Junis)",
                    "reward": "1.98000",
                    "odds": "2.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc5d71b8-dab8-41aa-9db2-9c17e54c7b15/?format=api"
                }
            ]
        },
        {
            "id": "4803ec80-6aa9-4ec1-afea-c2be11ae9305",
            "match": "https://api-prod.gambitprofit.com/api/matches/ce4db0da-e64f-4121-9333-2a44d902ddfd/?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": "SFO",
                        "amount": 5831.0
                    },
                    {
                        "team": "PHI",
                        "amount": 4169.0
                    }
                ],
                "expected_reward_tokens": 9212.98,
                "profit_sb": 212.98,
                "profit_sb_percentage": 2.37,
                "recommended": true
            },
            "lines": [
                {
                    "id": "2304db49-46c7-46de-a5bd-6a1734d1bdfc",
                    "gambit_id": "f7db97dd-7baf-4437-a816-053725d304c4",
                    "last_updated": "2022-09-05T10:27:04.102820-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "SFO",
                    "reward": "1.58000",
                    "odds": "1.64520",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4803ec80-6aa9-4ec1-afea-c2be11ae9305/?format=api"
                },
                {
                    "id": "cc98d909-0dda-4549-a2a6-d2dc3a4399e8",
                    "gambit_id": "0ab5af64-555b-4f46-bf6d-d0c437d84933",
                    "last_updated": "2022-09-05T10:27:04.103996-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "PHI",
                    "reward": "2.21000",
                    "odds": "2.35000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4803ec80-6aa9-4ec1-afea-c2be11ae9305/?format=api"
                }
            ]
        },
        {
            "id": "8acad478-e51a-41ba-a624-4757220191f9",
            "match": "https://api-prod.gambitprofit.com/api/matches/ce4db0da-e64f-4121-9333-2a44d902ddfd/?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 8.5",
                        "amount": 5205.0
                    },
                    {
                        "team": "Game Total Under 8.5",
                        "amount": 4795.0
                    }
                ],
                "expected_reward_tokens": 9108.75,
                "profit_sb": 108.75,
                "profit_sb_percentage": 1.21,
                "recommended": true
            },
            "lines": [
                {
                    "id": "df41fac9-3d37-497b-927a-1bf93ab0a89f",
                    "gambit_id": "36aa3650-187b-478a-bdb9-9d525db0189f",
                    "last_updated": "2022-09-05T10:27:04.100447-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.75000",
                    "odds": "1.83330",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8acad478-e51a-41ba-a624-4757220191f9/?format=api"
                },
                {
                    "id": "3aaceec9-b457-4d40-9ca6-2e7bdb374ec1",
                    "gambit_id": "abdcb558-f22d-4bc8-a77a-168598427c54",
                    "last_updated": "2022-09-05T10:27:04.099284-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.90000",
                    "odds": "2.00000",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8acad478-e51a-41ba-a624-4757220191f9/?format=api"
                }
            ]
        }
    ]
}