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/a35cb1ba-f848-404d-9c36-a57a69647b6d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "a35cb1ba-f848-404d-9c36-a57a69647b6d",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "87f77b53-0197-4d2a-9cc5-acf3c026a92c",
    "completed": true,
    "last_updated": "2023-06-08T16:23:13.720304-04:00",
    "created_at": "2023-06-07T09:28:22.422153-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.33,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/87f77b53-0197-4d2a-9cc5-acf3c026a92c",
    "datetime": "2023-06-07T20:40:00-04:00",
    "cutoff_datetime": "2023-06-07T20:40:00-04:00",
    "name": "SFO (L Webb) v. COL (C Seabold)",
    "bettypes": [
        {
            "id": "5ffc87cb-2099-40af-bdbe-e26dce526b25",
            "match": "https://api-prod.gambitprofit.com/api/matches/a35cb1ba-f848-404d-9c36-a57a69647b6d/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-07T09:28:22.425446-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": 6620.0
                    },
                    {
                        "team": "COL (C Seabold)",
                        "amount": 3380.0
                    }
                ],
                "expected_reward_tokens": 9531.6,
                "profit_sb": 31.6,
                "profit_sb_percentage": 0.33,
                "recommended": true
            },
            "lines": [
                {
                    "id": "5cd44435-151d-4160-96eb-6717ce6108e3",
                    "gambit_id": "279c9811-3aa3-4b04-a1e8-fc667fae94c2",
                    "last_updated": "2023-06-08T16:23:13.727093-04:00",
                    "created_at": "2023-06-07T09:28:22.428159-04:00",
                    "name": "SFO (L Webb)",
                    "reward": "1.44000",
                    "odds": "1.45450",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5ffc87cb-2099-40af-bdbe-e26dce526b25/?format=api"
                },
                {
                    "id": "31af7f96-e5a0-4bd4-ac27-bbf5bb885f9b",
                    "gambit_id": "6dacf1cc-04ad-4ffc-84a9-fc351dbd4dba",
                    "last_updated": "2023-06-08T16:23:13.730080-04:00",
                    "created_at": "2023-06-07T09:28:22.431662-04:00",
                    "name": "COL (C Seabold)",
                    "reward": "2.82000",
                    "odds": "2.90000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5ffc87cb-2099-40af-bdbe-e26dce526b25/?format=api"
                }
            ]
        },
        {
            "id": "a24eb5d0-ca6d-41f1-b34a-ae98e95a3ce3",
            "match": "https://api-prod.gambitprofit.com/api/matches/a35cb1ba-f848-404d-9c36-a57a69647b6d/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-07T09:28:22.434993-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": 5867.0
                    },
                    {
                        "team": "COL",
                        "amount": 4133.0
                    }
                ],
                "expected_reward_tokens": 9504.54,
                "profit_sb": 4.54,
                "profit_sb_percentage": 0.05,
                "recommended": true
            },
            "lines": [
                {
                    "id": "6a1bb479-1dca-4e61-8162-853232759d22",
                    "gambit_id": "f15adea2-43a3-4d2d-8332-52cc9df11398",
                    "last_updated": "2023-06-08T16:23:13.735397-04:00",
                    "created_at": "2023-06-07T09:28:22.437898-04:00",
                    "name": "SFO",
                    "reward": "1.62000",
                    "odds": "1.64520",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a24eb5d0-ca6d-41f1-b34a-ae98e95a3ce3/?format=api"
                },
                {
                    "id": "39038bd8-9ee1-4f56-8b80-ac728a996ab2",
                    "gambit_id": "5b0ebebe-95b9-40df-b5e3-ab0b4a63a3f0",
                    "last_updated": "2023-06-08T16:23:13.737996-04:00",
                    "created_at": "2023-06-07T09:28:22.440613-04:00",
                    "name": "COL",
                    "reward": "2.30000",
                    "odds": "2.35000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a24eb5d0-ca6d-41f1-b34a-ae98e95a3ce3/?format=api"
                }
            ]
        },
        {
            "id": "7f7e69a4-565c-4b01-8f2e-383d7246d347",
            "match": "https://api-prod.gambitprofit.com/api/matches/a35cb1ba-f848-404d-9c36-a57a69647b6d/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-07T09:28:22.443409-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 Under 11",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Over 11",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "48105d1e-6211-42a4-b5ec-ca7c33703297",
                    "gambit_id": "90f4e2bc-2dcf-4356-a749-909c826f4ccd",
                    "last_updated": "2023-06-08T16:23:13.746974-04:00",
                    "created_at": "2023-06-07T09:28:22.448767-04:00",
                    "name": "Game Total Under 11",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "11.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f7e69a4-565c-4b01-8f2e-383d7246d347/?format=api"
                },
                {
                    "id": "da4a8dd1-ce2f-44a5-aebc-bf385dd544b7",
                    "gambit_id": "32c82ee8-6c81-46b8-9f3b-5133da07b594",
                    "last_updated": "2023-06-08T16:23:13.744226-04:00",
                    "created_at": "2023-06-07T09:28:22.446021-04:00",
                    "name": "Game Total Over 11",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "11.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f7e69a4-565c-4b01-8f2e-383d7246d347/?format=api"
                }
            ]
        }
    ]
}