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/766af1fa-b98d-46d4-9f57-3348acb10df8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "766af1fa-b98d-46d4-9f57-3348acb10df8",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "501703fb-87e0-4918-838d-09b0329e92f0",
    "completed": true,
    "last_updated": "2022-08-29T13:02:02.901032-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.46,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/501703fb-87e0-4918-838d-09b0329e92f0",
    "datetime": "2022-08-28T14:35:00-04:00",
    "cutoff_datetime": "2022-08-28T14:35:00-04:00",
    "name": "DET (D Hutchison) v. TEX (K Arihara)",
    "bettypes": [
        {
            "id": "f9458505-d1c5-454e-9e4a-1bd210a85a4e",
            "match": "https://api-prod.gambitprofit.com/api/matches/766af1fa-b98d-46d4-9f57-3348acb10df8/?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": "TEX (K Arihara)",
                        "amount": 5969.0
                    },
                    {
                        "team": "DET (D Hutchison)",
                        "amount": 4031.0
                    }
                ],
                "expected_reward_tokens": 9311.61,
                "profit_sb": 311.61,
                "profit_sb_percentage": 3.46,
                "recommended": true
            },
            "lines": [
                {
                    "id": "e8de4571-38eb-4daa-9ecf-f2a8f7d36476",
                    "gambit_id": "90d4a72e-aa9e-436d-93b0-fbfe63f034bc",
                    "last_updated": "2022-08-29T13:02:02.903931-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "TEX (K Arihara)",
                    "reward": "1.56000",
                    "odds": "1.62500",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f9458505-d1c5-454e-9e4a-1bd210a85a4e/?format=api"
                },
                {
                    "id": "22a2f62a-2eeb-494a-a26f-db825ea070e3",
                    "gambit_id": "c58c1725-f977-4cbd-a2fe-4b6ad1562eb2",
                    "last_updated": "2022-08-29T13:02:02.904383-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "DET (D Hutchison)",
                    "reward": "2.31000",
                    "odds": "2.45000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f9458505-d1c5-454e-9e4a-1bd210a85a4e/?format=api"
                }
            ]
        },
        {
            "id": "14cdd3d8-da0f-42b3-8c6e-0c226d2fd2a2",
            "match": "https://api-prod.gambitprofit.com/api/matches/766af1fa-b98d-46d4-9f57-3348acb10df8/?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": "DET",
                        "amount": 5680.0
                    },
                    {
                        "team": "TEX",
                        "amount": 4320.0
                    }
                ],
                "expected_reward_tokens": 9201.6,
                "profit_sb": 201.6,
                "profit_sb_percentage": 2.24,
                "recommended": true
            },
            "lines": [
                {
                    "id": "810b9d1c-ce8b-4858-9a40-0822647eb5bd",
                    "gambit_id": "1f7fc07b-7922-4468-a95a-3384d3a6018f",
                    "last_updated": "2022-08-29T13:02:02.903498-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "DET",
                    "reward": "1.62000",
                    "odds": "1.68970",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14cdd3d8-da0f-42b3-8c6e-0c226d2fd2a2/?format=api"
                },
                {
                    "id": "8677078d-b6d4-4815-a610-2e5df7749806",
                    "gambit_id": "eeef9cc5-571b-417c-bfda-228794a7c1f1",
                    "last_updated": "2022-08-29T13:02:02.903054-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "TEX",
                    "reward": "2.13000",
                    "odds": "2.25000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14cdd3d8-da0f-42b3-8c6e-0c226d2fd2a2/?format=api"
                }
            ]
        },
        {
            "id": "d5623976-0c4a-4845-90ae-785420114235",
            "match": "https://api-prod.gambitprofit.com/api/matches/766af1fa-b98d-46d4-9f57-3348acb10df8/?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",
                        "amount": 5205.0
                    },
                    {
                        "team": "Game Total Under 8",
                        "amount": 4795.0
                    }
                ],
                "expected_reward_tokens": 9108.75,
                "profit_sb": 108.75,
                "profit_sb_percentage": 1.21,
                "recommended": true
            },
            "lines": [
                {
                    "id": "aa2ddaf9-e26b-45e2-bdf9-f2631fea5fea",
                    "gambit_id": "25ccbd07-b1fe-4273-b606-2b370250370b",
                    "last_updated": "2022-08-29T13:02:02.902606-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 8",
                    "reward": "1.75000",
                    "odds": "1.83330",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5623976-0c4a-4845-90ae-785420114235/?format=api"
                },
                {
                    "id": "4c1973a7-a2b7-4db8-bff8-1c59bf5b2163",
                    "gambit_id": "2ffb9760-4197-4f2b-a740-bd5cd64bbb9a",
                    "last_updated": "2022-08-29T13:02:02.902111-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 8",
                    "reward": "1.90000",
                    "odds": "2.00000",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5623976-0c4a-4845-90ae-785420114235/?format=api"
                }
            ]
        }
    ]
}