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/50a86002-a23c-4f41-a353-dce999279d34/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "50a86002-a23c-4f41-a353-dce999279d34",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "2eda4e99-4566-4adf-9fec-7e8b9f002b56",
    "completed": true,
    "last_updated": "2022-08-18T10:51:55.270336-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.58,
    "sport_category": "US MLS",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/2eda4e99-4566-4adf-9fec-7e8b9f002b56",
    "datetime": "2022-08-17T19:30:00-04:00",
    "cutoff_datetime": "2022-08-17T19:30:00-04:00",
    "name": "Atlanta United FC v. New York Red Bulls",
    "bettypes": [
        {
            "id": "85bb0673-2b5c-4425-abc2-924f702b611e",
            "match": "https://api-prod.gambitprofit.com/api/matches/50a86002-a23c-4f41-a353-dce999279d34/?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": true,
                "name": "Med Risk",
                "bet": [
                    {
                        "team": "Atlanta United FC",
                        "amount": 5560.0
                    },
                    {
                        "team": "New York Red Bulls",
                        "amount": 4440.0
                    }
                ],
                "expected_reward_tokens": 12120.8,
                "profit_sb": 3120.8,
                "profit_sb_percentage": 34.68,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Atlanta United FC",
                        "amount": 4012.0
                    },
                    {
                        "team": "New York Red Bulls",
                        "amount": 3203.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2785.0
                    }
                ],
                "expected_reward_tokens": 8744.19,
                "profit_sb": -255.81,
                "profit_sb_percentage": -2.84,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b59a3fe0-9028-44a4-a383-6dcc7c2fe5c4",
                    "gambit_id": "3c101057-6fbd-4f4f-906c-81329500bfeb",
                    "last_updated": "2022-08-18T10:51:55.273090-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Atlanta United FC",
                    "reward": "2.18000",
                    "odds": "2.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85bb0673-2b5c-4425-abc2-924f702b611e/?format=api"
                },
                {
                    "id": "37e62ded-79d4-4b5b-afed-c4c99f3dc5fd",
                    "gambit_id": "ac77cfbd-9d20-4a47-83ed-3b4166f1bff2",
                    "last_updated": "2022-08-18T10:51:55.272242-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New York Red Bulls",
                    "reward": "2.73000",
                    "odds": "2.90000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85bb0673-2b5c-4425-abc2-924f702b611e/?format=api"
                },
                {
                    "id": "1ec9e446-697d-4661-8f64-1b2e1ba3ca86",
                    "gambit_id": "e3438076-8965-412d-9b48-cd11a74bedbd",
                    "last_updated": "2022-08-18T10:51:55.272672-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "3.14000",
                    "odds": "3.35000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85bb0673-2b5c-4425-abc2-924f702b611e/?format=api"
                }
            ]
        },
        {
            "id": "5bb06dd6-4776-4e05-990f-ee02d8d9b0c5",
            "match": "https://api-prod.gambitprofit.com/api/matches/50a86002-a23c-4f41-a353-dce999279d34/?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 2.5",
                        "amount": 5571.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 4429.0
                    }
                ],
                "expected_reward_tokens": 8857.89,
                "profit_sb": -142.11,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3185c901-686e-4034-95b6-beec4c94787e",
                    "gambit_id": "4335696f-3144-41d7-af3d-bcb171c98049",
                    "last_updated": "2022-08-18T10:51:55.271804-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.59000",
                    "odds": "1.65000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5bb06dd6-4776-4e05-990f-ee02d8d9b0c5/?format=api"
                },
                {
                    "id": "cb9b66ce-007e-4adf-a3cb-15e7b2ffe9b2",
                    "gambit_id": "9739eb93-78ad-494b-8bd6-0bb16efe9e08",
                    "last_updated": "2022-08-18T10:51:55.271320-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "2.00000",
                    "odds": "2.10000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5bb06dd6-4776-4e05-990f-ee02d8d9b0c5/?format=api"
                }
            ]
        }
    ]
}