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/500dab18-ef84-458c-91d0-840bf8836dc6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "500dab18-ef84-458c-91d0-840bf8836dc6",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "8509f977-ea93-4fe4-b8e8-295fd45d9b20",
    "completed": true,
    "last_updated": "2022-08-23T09:36:58.691314-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.14,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/8509f977-ea93-4fe4-b8e8-295fd45d9b20",
    "datetime": "2022-08-22T19:10:00-04:00",
    "cutoff_datetime": "2022-08-22T19:10:00-04:00",
    "name": "TEX (C Ragans) v. MIN (S Gray)",
    "bettypes": [
        {
            "id": "e355a8fb-5879-4059-8bb4-56f5ccaa1982",
            "match": "https://api-prod.gambitprofit.com/api/matches/500dab18-ef84-458c-91d0-840bf8836dc6/?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": "MIN (S Gray)",
                        "amount": 6402.0
                    },
                    {
                        "team": "TEX (C Ragans)",
                        "amount": 3598.0
                    }
                ],
                "expected_reward_tokens": 9282.84,
                "profit_sb": 282.84,
                "profit_sb_percentage": 3.14,
                "recommended": true
            },
            "lines": [
                {
                    "id": "d60d4071-2582-497a-afce-7ff1d86a252a",
                    "gambit_id": "fc489aed-be99-4b78-95d1-9369611a841b",
                    "last_updated": "2022-08-23T09:36:58.694442-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "MIN (S Gray)",
                    "reward": "1.45000",
                    "odds": "1.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e355a8fb-5879-4059-8bb4-56f5ccaa1982/?format=api"
                },
                {
                    "id": "c673cccb-5468-45ca-848a-96d17b52c683",
                    "gambit_id": "0816e45a-7e10-4aa4-9bb6-0af25286d520",
                    "last_updated": "2022-08-23T09:36:58.694912-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "TEX (C Ragans)",
                    "reward": "2.58000",
                    "odds": "2.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e355a8fb-5879-4059-8bb4-56f5ccaa1982/?format=api"
                }
            ]
        },
        {
            "id": "a1ed8b75-0f44-4b5d-a4a8-90d655e3a5cf",
            "match": "https://api-prod.gambitprofit.com/api/matches/500dab18-ef84-458c-91d0-840bf8836dc6/?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": "TEX",
                        "amount": 5205.0
                    },
                    {
                        "team": "MIN",
                        "amount": 4795.0
                    }
                ],
                "expected_reward_tokens": 9108.75,
                "profit_sb": 108.75,
                "profit_sb_percentage": 1.21,
                "recommended": true
            },
            "lines": [
                {
                    "id": "ebd886eb-4ca6-4b3d-80fc-b4702aa4c3ab",
                    "gambit_id": "6b546386-cf52-4367-9cff-4d06e207d442",
                    "last_updated": "2022-08-23T09:36:58.693973-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "TEX",
                    "reward": "1.75000",
                    "odds": "1.83330",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1ed8b75-0f44-4b5d-a4a8-90d655e3a5cf/?format=api"
                },
                {
                    "id": "22bc547e-3d67-42e8-b77d-3ce1733d2690",
                    "gambit_id": "7db464f9-076c-4ab9-b220-edfa9ffa693e",
                    "last_updated": "2022-08-23T09:36:58.693479-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "MIN",
                    "reward": "1.90000",
                    "odds": "2.00000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1ed8b75-0f44-4b5d-a4a8-90d655e3a5cf/?format=api"
                }
            ]
        },
        {
            "id": "535da501-b784-4d18-8930-d0a25efb3352",
            "match": "https://api-prod.gambitprofit.com/api/matches/500dab18-ef84-458c-91d0-840bf8836dc6/?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": 5110.0
                    },
                    {
                        "team": "Game Total Over 8.5",
                        "amount": 4890.0
                    }
                ],
                "expected_reward_tokens": 9095.4,
                "profit_sb": 95.4,
                "profit_sb_percentage": 1.06,
                "recommended": true
            },
            "lines": [
                {
                    "id": "4d50f0f2-ec58-48a2-947a-fb3c9292a2e1",
                    "gambit_id": "71bd5746-f8e5-4b91-af28-d64e05ee5369",
                    "last_updated": "2022-08-23T09:36:58.692422-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.78000",
                    "odds": "1.86960",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/535da501-b784-4d18-8930-d0a25efb3352/?format=api"
                },
                {
                    "id": "3cbe654b-02fe-49dc-84a6-50e011ecbab1",
                    "gambit_id": "4985b007-fe99-4b23-a059-aee2a6c3e61b",
                    "last_updated": "2022-08-23T09:36:58.693002-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.86000",
                    "odds": "1.95240",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/535da501-b784-4d18-8930-d0a25efb3352/?format=api"
                }
            ]
        }
    ]
}