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/fcd18ce3-3d7b-4beb-b7d1-0fd0ff70b1e2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "fcd18ce3-3d7b-4beb-b7d1-0fd0ff70b1e2",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "b5856308-59be-49fb-8d07-14a670dd5e0d",
    "completed": true,
    "last_updated": "2022-09-05T13:32:05.803587-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.27,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/b5856308-59be-49fb-8d07-14a670dd5e0d",
    "datetime": "2022-09-04T16:10:00-04:00",
    "cutoff_datetime": "2022-09-04T16:10:00-04:00",
    "name": "MIL (J Alexander) v. ARI (Z Gallen)",
    "bettypes": [
        {
            "id": "6f600f15-4f9f-44ad-90ae-cba1aae4df9c",
            "match": "https://api-prod.gambitprofit.com/api/matches/fcd18ce3-3d7b-4beb-b7d1-0fd0ff70b1e2/?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": "ARI (Z Gallen)",
                        "amount": 5959.0
                    },
                    {
                        "team": "MIL (J Alexander)",
                        "amount": 4041.0
                    }
                ],
                "expected_reward_tokens": 9294.3,
                "profit_sb": 294.3,
                "profit_sb_percentage": 3.27,
                "recommended": true
            },
            "lines": [
                {
                    "id": "80b8a9c3-8921-445a-aaa0-ac73a57476c4",
                    "gambit_id": "e0462b90-ee22-436f-a5db-5b73da18cc5c",
                    "last_updated": "2022-09-05T13:32:05.812531-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "ARI (Z Gallen)",
                    "reward": "1.56000",
                    "odds": "1.62500",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f600f15-4f9f-44ad-90ae-cba1aae4df9c/?format=api"
                },
                {
                    "id": "b8eebd3a-c900-489d-9b7c-15871a2662b5",
                    "gambit_id": "81cecd83-4f6a-47ca-9927-0a9f319fe49d",
                    "last_updated": "2022-09-05T13:32:05.813495-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "MIL (J Alexander)",
                    "reward": "2.30000",
                    "odds": "2.45000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f600f15-4f9f-44ad-90ae-cba1aae4df9c/?format=api"
                }
            ]
        },
        {
            "id": "9376e643-3469-4336-8379-26f5feebd71e",
            "match": "https://api-prod.gambitprofit.com/api/matches/fcd18ce3-3d7b-4beb-b7d1-0fd0ff70b1e2/?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": "MIL",
                        "amount": 5745.0
                    },
                    {
                        "team": "ARI",
                        "amount": 4255.0
                    }
                ],
                "expected_reward_tokens": 9190.8,
                "profit_sb": 190.8,
                "profit_sb_percentage": 2.12,
                "recommended": true
            },
            "lines": [
                {
                    "id": "319ea4df-c6f7-416b-bc17-69ac12dc6263",
                    "gambit_id": "802525e7-7fa5-4d0d-b693-a66b97ea7393",
                    "last_updated": "2022-09-05T13:32:05.810606-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "MIL",
                    "reward": "1.60000",
                    "odds": "1.66670",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9376e643-3469-4336-8379-26f5feebd71e/?format=api"
                },
                {
                    "id": "094d3723-6454-4553-a187-cd3239f58dae",
                    "gambit_id": "59c0b74d-a590-4fcc-b725-b021a00f89fb",
                    "last_updated": "2022-09-05T13:32:05.809634-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "ARI",
                    "reward": "2.16000",
                    "odds": "2.30000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9376e643-3469-4336-8379-26f5feebd71e/?format=api"
                }
            ]
        },
        {
            "id": "42b14cc8-f5fa-4366-9089-dc9c3287678b",
            "match": "https://api-prod.gambitprofit.com/api/matches/fcd18ce3-3d7b-4beb-b7d1-0fd0ff70b1e2/?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",
                        "amount": 5205.0
                    },
                    {
                        "team": "Game Total Over 8",
                        "amount": 4795.0
                    }
                ],
                "expected_reward_tokens": 9108.75,
                "profit_sb": 108.75,
                "profit_sb_percentage": 1.21,
                "recommended": true
            },
            "lines": [
                {
                    "id": "511f6d11-318a-4bb4-acb5-99f4ce0440d9",
                    "gambit_id": "67172eb5-bfb5-46e2-a7be-c216dcd3227e",
                    "last_updated": "2022-09-05T13:32:05.806466-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 8",
                    "reward": "1.75000",
                    "odds": "1.83330",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42b14cc8-f5fa-4366-9089-dc9c3287678b/?format=api"
                },
                {
                    "id": "c19d67f0-ad24-4774-84a7-6fa0123fa175",
                    "gambit_id": "f677679c-f32b-48d4-9f97-355253adf493",
                    "last_updated": "2022-09-05T13:32:05.807666-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 8",
                    "reward": "1.90000",
                    "odds": "2.00000",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42b14cc8-f5fa-4366-9089-dc9c3287678b/?format=api"
                }
            ]
        }
    ]
}