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/19548615-dbdd-459a-b551-dbea8c67a26c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "19548615-dbdd-459a-b551-dbea8c67a26c",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "cb11e477-2760-4279-9974-3e0d34f1fe58",
    "completed": true,
    "last_updated": "2022-08-14T13:51:51.479915-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.95,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/cb11e477-2760-4279-9974-3e0d34f1fe58",
    "datetime": "2022-08-13T15:07:00-04:00",
    "cutoff_datetime": "2022-08-13T15:07:00-04:00",
    "name": "CLE (T McKenzie) v. TOR (M White)",
    "bettypes": [
        {
            "id": "192559c8-ae9a-4bc2-9258-dbb1788b99c2",
            "match": "https://api-prod.gambitprofit.com/api/matches/19548615-dbdd-459a-b551-dbea8c67a26c/?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": "TOR (M White)",
                        "amount": 5227.0
                    },
                    {
                        "team": "CLE (T McKenzie)",
                        "amount": 4773.0
                    }
                ],
                "expected_reward_tokens": 9355.08,
                "profit_sb": 355.08,
                "profit_sb_percentage": 3.95,
                "recommended": true
            },
            "lines": [
                {
                    "id": "68beeb44-6ed3-4f61-ae1a-32fd2ec2b942",
                    "gambit_id": "93cabcf3-8321-4863-a66a-02e74f1303ad",
                    "last_updated": "2022-08-14T13:51:51.483000-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "TOR (M White)",
                    "reward": "1.79000",
                    "odds": "1.86960",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/192559c8-ae9a-4bc2-9258-dbb1788b99c2/?format=api"
                },
                {
                    "id": "d3265718-94ca-46bd-9eb8-12d060349036",
                    "gambit_id": "ae713b64-f3b9-4dbf-b33f-869ca2786f83",
                    "last_updated": "2022-08-14T13:51:51.483420-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "CLE (T McKenzie)",
                    "reward": "1.96000",
                    "odds": "2.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/192559c8-ae9a-4bc2-9258-dbb1788b99c2/?format=api"
                }
            ]
        },
        {
            "id": "9d025d2f-816c-468a-8793-86e7c5a2b358",
            "match": "https://api-prod.gambitprofit.com/api/matches/19548615-dbdd-459a-b551-dbea8c67a26c/?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": "CLE",
                        "amount": 6281.0
                    },
                    {
                        "team": "TOR",
                        "amount": 3719.0
                    }
                ],
                "expected_reward_tokens": 9295.88,
                "profit_sb": 295.88,
                "profit_sb_percentage": 3.29,
                "recommended": true
            },
            "lines": [
                {
                    "id": "0e5e3dc7-df6f-460c-a849-148cfb7ceaba",
                    "gambit_id": "7b959c5d-b4a3-4a64-953e-76471fb69178",
                    "last_updated": "2022-08-14T13:51:51.482585-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "CLE",
                    "reward": "1.48000",
                    "odds": "1.52630",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9d025d2f-816c-468a-8793-86e7c5a2b358/?format=api"
                },
                {
                    "id": "c91a2fac-131b-4c0f-92be-e39d32719101",
                    "gambit_id": "770068d0-4330-4d4a-990c-5165034fb074",
                    "last_updated": "2022-08-14T13:51:51.482158-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "TOR",
                    "reward": "2.50000",
                    "odds": "2.65000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9d025d2f-816c-468a-8793-86e7c5a2b358/?format=api"
                }
            ]
        },
        {
            "id": "e7a5c09b-fb5b-45ff-bf2d-7a11abd92d28",
            "match": "https://api-prod.gambitprofit.com/api/matches/19548615-dbdd-459a-b551-dbea8c67a26c/?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 8.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 8.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9150.0,
                "profit_sb": 150.0,
                "profit_sb_percentage": 1.67,
                "recommended": true
            },
            "lines": [
                {
                    "id": "3443955d-27b2-4dd1-bdd2-77063d12723d",
                    "gambit_id": "de503cea-fe3d-4e10-9cce-3bde332f31ef",
                    "last_updated": "2022-08-14T13:51:51.481131-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.83000",
                    "odds": "1.90910",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e7a5c09b-fb5b-45ff-bf2d-7a11abd92d28/?format=api"
                },
                {
                    "id": "fce6473f-1652-4210-9a93-3f6f9d98d73a",
                    "gambit_id": "0d687f19-9445-4f0f-9423-b48f2ce1635b",
                    "last_updated": "2022-08-14T13:51:51.481749-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.83000",
                    "odds": "1.90910",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e7a5c09b-fb5b-45ff-bf2d-7a11abd92d28/?format=api"
                }
            ]
        }
    ]
}