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/07ae6ac3-cfbc-4be8-bf5f-6efe0ff42dc1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "07ae6ac3-cfbc-4be8-bf5f-6efe0ff42dc1",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "072c6791-01e7-4b55-9d3c-9282655d1b58",
    "completed": true,
    "last_updated": "2023-05-27T16:12:11.062740-04:00",
    "created_at": "2023-05-26T11:52:12.407721-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.76,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/072c6791-01e7-4b55-9d3c-9282655d1b58",
    "datetime": "2023-05-26T19:20:00-04:00",
    "cutoff_datetime": "2023-05-26T19:20:00-04:00",
    "name": "PHI (T Walker) v. ATL (J Shuster)",
    "bettypes": [
        {
            "id": "4d119470-1831-4b6e-acfd-6fd63a848331",
            "match": "https://api-prod.gambitprofit.com/api/matches/07ae6ac3-cfbc-4be8-bf5f-6efe0ff42dc1/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-26T11:52:12.410687-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": "ATL (J Shuster)",
                        "amount": 5838.0
                    },
                    {
                        "team": "PHI (T Walker)",
                        "amount": 4162.0
                    }
                ],
                "expected_reward_tokens": 9572.6,
                "profit_sb": 72.6,
                "profit_sb_percentage": 0.76,
                "recommended": true
            },
            "lines": [
                {
                    "id": "9a7c7027-a896-4d3f-847d-fb1834fdc92c",
                    "gambit_id": "e72f417a-048d-4b8f-8d4f-ceb3a1fe2c86",
                    "last_updated": "2023-05-27T16:12:11.074407-04:00",
                    "created_at": "2023-05-26T11:52:12.416612-04:00",
                    "name": "ATL (J Shuster)",
                    "reward": "1.64000",
                    "odds": "1.66670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4d119470-1831-4b6e-acfd-6fd63a848331/?format=api"
                },
                {
                    "id": "f3aa17a4-0c12-4aeb-b79f-34c0c1d8cc3b",
                    "gambit_id": "06b20c2a-9974-4f2a-b6d5-331ad3dccaf1",
                    "last_updated": "2023-05-27T16:12:11.071885-04:00",
                    "created_at": "2023-05-26T11:52:12.412726-04:00",
                    "name": "PHI (T Walker)",
                    "reward": "2.30000",
                    "odds": "2.35000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4d119470-1831-4b6e-acfd-6fd63a848331/?format=api"
                }
            ]
        },
        {
            "id": "c5cd828f-c748-4b88-b90b-0ac31f47e3c9",
            "match": "https://api-prod.gambitprofit.com/api/matches/07ae6ac3-cfbc-4be8-bf5f-6efe0ff42dc1/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-05-26T11:52:12.420457-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": "PHI",
                        "amount": 5784.0
                    },
                    {
                        "team": "ATL",
                        "amount": 4216.0
                    }
                ],
                "expected_reward_tokens": 9485.76,
                "profit_sb": -14.24,
                "profit_sb_percentage": -0.15,
                "recommended": false
            },
            "lines": [
                {
                    "id": "bd12f5dc-aee4-45d7-83d3-b0da0f4c01d7",
                    "gambit_id": "439cfdca-c32f-426d-8749-bd6dded25974",
                    "last_updated": "2023-05-27T16:12:11.080249-04:00",
                    "created_at": "2023-05-26T11:52:12.423239-04:00",
                    "name": "PHI",
                    "reward": "1.64000",
                    "odds": "1.66670",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c5cd828f-c748-4b88-b90b-0ac31f47e3c9/?format=api"
                },
                {
                    "id": "209ef6eb-5111-405a-8da6-7ba4302f7615",
                    "gambit_id": "b58fcfd9-ce7e-4c5b-b6ae-095391658970",
                    "last_updated": "2023-05-27T16:12:11.082723-04:00",
                    "created_at": "2023-05-26T11:52:12.426398-04:00",
                    "name": "ATL",
                    "reward": "2.25000",
                    "odds": "2.30000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c5cd828f-c748-4b88-b90b-0ac31f47e3c9/?format=api"
                }
            ]
        },
        {
            "id": "f26cdde5-d88d-4df9-aacf-2ab2545237dd",
            "match": "https://api-prod.gambitprofit.com/api/matches/07ae6ac3-cfbc-4be8-bf5f-6efe0ff42dc1/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-26T11:52:12.428916-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 10",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Under 10",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ca9dfb8d-ff7f-4f95-8804-5b555c6e48ae",
                    "gambit_id": "cbec2d94-626f-48f8-9a2e-761f6fd705aa",
                    "last_updated": "2023-05-27T16:12:11.094245-04:00",
                    "created_at": "2023-05-26T11:52:12.433460-04:00",
                    "name": "Game Total Over 10",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "10.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f26cdde5-d88d-4df9-aacf-2ab2545237dd/?format=api"
                },
                {
                    "id": "ffa63362-6bad-4a6f-93fa-8ad8a1ee6220",
                    "gambit_id": "7ea8d591-47e9-4499-83ec-be49c9baad6d",
                    "last_updated": "2023-05-27T16:12:11.091137-04:00",
                    "created_at": "2023-05-26T11:52:12.431160-04:00",
                    "name": "Game Total Under 10",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "10.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f26cdde5-d88d-4df9-aacf-2ab2545237dd/?format=api"
                }
            ]
        }
    ]
}