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/0dd8fdd4-7889-4d1a-8bd9-ff343d03498b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "0dd8fdd4-7889-4d1a-8bd9-ff343d03498b",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "8cba6c24-2dee-4bad-ac53-c5c80ac23639",
    "completed": true,
    "last_updated": "2023-09-22T17:23:06.678804-04:00",
    "created_at": "2023-09-20T08:23:23.468270-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.46,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/8cba6c24-2dee-4bad-ac53-c5c80ac23639",
    "datetime": "2023-09-20T15:40:00-04:00",
    "cutoff_datetime": "2023-09-20T15:40:00-04:00",
    "name": "SFO (L Webb) v. ARI (M Kelly)",
    "bettypes": [
        {
            "id": "8829bb0a-70c4-4099-886b-5cdb1251d413",
            "match": "https://api-prod.gambitprofit.com/api/matches/0dd8fdd4-7889-4d1a-8bd9-ff343d03498b/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-20T08:23:23.489251-04: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": "SFO (L Webb)",
                        "amount": 5131.0
                    },
                    {
                        "team": "ARI (M Kelly)",
                        "amount": 4869.0
                    }
                ],
                "expected_reward_tokens": 9543.24,
                "profit_sb": 43.24,
                "profit_sb_percentage": 0.46,
                "recommended": true
            },
            "lines": [
                {
                    "id": "d3821e11-7673-4be6-ae80-f82670d2742c",
                    "gambit_id": "6a8d1853-bc6b-4df5-9b94-e77b5814f6de",
                    "last_updated": "2023-09-22T17:23:06.689431-04:00",
                    "created_at": "2023-09-20T08:23:23.496346-04:00",
                    "name": "SFO (L Webb)",
                    "reward": "1.86000",
                    "odds": "1.90090",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8829bb0a-70c4-4099-886b-5cdb1251d413/?format=api"
                },
                {
                    "id": "9159bd84-8f06-471d-bf99-b05892acdb63",
                    "gambit_id": "e323f90b-436c-4ee8-96fa-f7a83987cc5b",
                    "last_updated": "2023-09-22T17:23:06.692883-04:00",
                    "created_at": "2023-09-20T08:23:23.504466-04:00",
                    "name": "ARI (M Kelly)",
                    "reward": "1.96000",
                    "odds": "2.01000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8829bb0a-70c4-4099-886b-5cdb1251d413/?format=api"
                }
            ]
        },
        {
            "id": "282a770b-bfc3-437c-9869-3ace382f08ab",
            "match": "https://api-prod.gambitprofit.com/api/matches/0dd8fdd4-7889-4d1a-8bd9-ff343d03498b/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-20T08:23:23.509527-04: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": "SFO",
                        "amount": 6698.0
                    },
                    {
                        "team": "ARI",
                        "amount": 3302.0
                    }
                ],
                "expected_reward_tokens": 9443.72,
                "profit_sb": -56.28,
                "profit_sb_percentage": -0.59,
                "recommended": false
            },
            "lines": [
                {
                    "id": "25a4dd82-261f-4b47-b12f-03c175efb4b8",
                    "gambit_id": "cb0234b7-c79e-4a52-827c-9b9bfc5b829f",
                    "last_updated": "2023-09-22T17:23:06.699641-04:00",
                    "created_at": "2023-09-20T08:23:23.513895-04:00",
                    "name": "SFO",
                    "reward": "1.41000",
                    "odds": "1.42550",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/282a770b-bfc3-437c-9869-3ace382f08ab/?format=api"
                },
                {
                    "id": "7bc60359-038c-4c77-8689-d7556e89909d",
                    "gambit_id": "c22e3e7d-758f-4b64-ab50-82c8ef7c2dc6",
                    "last_updated": "2023-09-22T17:23:06.703205-04:00",
                    "created_at": "2023-09-20T08:23:23.520187-04:00",
                    "name": "ARI",
                    "reward": "2.86000",
                    "odds": "2.95000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/282a770b-bfc3-437c-9869-3ace382f08ab/?format=api"
                }
            ]
        },
        {
            "id": "40378bec-e027-4611-b9a2-ef99c27e8f59",
            "match": "https://api-prod.gambitprofit.com/api/matches/0dd8fdd4-7889-4d1a-8bd9-ff343d03498b/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-20T08:23:23.524963-04: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 7.5",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Under 7.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9649c7a8-5d35-48d8-a709-e702c122a648",
                    "gambit_id": "7ec60058-4c8a-4321-bff9-986f7335b23a",
                    "last_updated": "2023-09-22T17:23:06.710133-04:00",
                    "created_at": "2023-09-20T08:23:23.529296-04:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40378bec-e027-4611-b9a2-ef99c27e8f59/?format=api"
                },
                {
                    "id": "5dc3c734-4b84-470f-ab72-bf0501a8e7b5",
                    "gambit_id": "509ec4a5-3236-4045-ab69-013062196cfa",
                    "last_updated": "2023-09-22T17:23:06.713660-04:00",
                    "created_at": "2023-09-20T08:23:23.534264-04:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40378bec-e027-4611-b9a2-ef99c27e8f59/?format=api"
                }
            ]
        }
    ]
}