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/451c4f57-59f9-4ed2-b8c8-15cd774dbe13/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "451c4f57-59f9-4ed2-b8c8-15cd774dbe13",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "12deb3be-8d22-4b35-9504-505036207328",
    "completed": true,
    "last_updated": "2023-04-09T11:22:10.516262-04:00",
    "created_at": "2023-04-08T09:02:00.949543-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.23,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/12deb3be-8d22-4b35-9504-505036207328",
    "datetime": "2023-04-08T21:07:00-04:00",
    "cutoff_datetime": "2023-04-08T21:07:00-04:00",
    "name": "TOR (J Berrios) v. LAA (T Anderson)",
    "bettypes": [
        {
            "id": "eb1f4a28-b3f7-4f61-9be2-f8257a22cf8b",
            "match": "https://api-prod.gambitprofit.com/api/matches/451c4f57-59f9-4ed2-b8c8-15cd774dbe13/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-08T09:02:00.963792-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": "LAA (T Anderson)",
                        "amount": 5527.0
                    },
                    {
                        "team": "TOR (J Berrios)",
                        "amount": 4473.0
                    }
                ],
                "expected_reward_tokens": 9616.95,
                "profit_sb": 116.95,
                "profit_sb_percentage": 1.23,
                "recommended": true
            },
            "lines": [
                {
                    "id": "e520cf76-40bd-4c1f-aec2-e914f70ef23f",
                    "gambit_id": "583f43b3-a00d-45f3-9928-ff4160e5efbb",
                    "last_updated": "2023-04-09T11:22:10.534889-04:00",
                    "created_at": "2023-04-08T09:02:00.965354-04:00",
                    "name": "LAA (T Anderson)",
                    "reward": "1.74000",
                    "odds": "1.76920",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eb1f4a28-b3f7-4f61-9be2-f8257a22cf8b/?format=api"
                },
                {
                    "id": "f21a0bfb-1606-4528-8806-261e4726c53a",
                    "gambit_id": "c7c25b15-58d3-45aa-80a7-e6e693419d53",
                    "last_updated": "2023-04-09T11:22:10.537489-04:00",
                    "created_at": "2023-04-08T09:02:00.966999-04:00",
                    "name": "TOR (J Berrios)",
                    "reward": "2.15000",
                    "odds": "2.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eb1f4a28-b3f7-4f61-9be2-f8257a22cf8b/?format=api"
                }
            ]
        },
        {
            "id": "1066d5d5-c712-4f55-bb86-67602c0c4820",
            "match": "https://api-prod.gambitprofit.com/api/matches/451c4f57-59f9-4ed2-b8c8-15cd774dbe13/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-08T09:02:00.958794-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": "TOR",
                        "amount": 6163.0
                    },
                    {
                        "team": "LAA",
                        "amount": 3837.0
                    }
                ],
                "expected_reward_tokens": 9552.65,
                "profit_sb": 52.65,
                "profit_sb_percentage": 0.55,
                "recommended": true
            },
            "lines": [
                {
                    "id": "641c7360-dfef-4367-b576-351b3872b57a",
                    "gambit_id": "3c7c8df0-24d7-4b03-9407-95c175e48571",
                    "last_updated": "2023-04-09T11:22:10.530268-04:00",
                    "created_at": "2023-04-08T09:02:00.962022-04:00",
                    "name": "TOR",
                    "reward": "1.55000",
                    "odds": "1.57140",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1066d5d5-c712-4f55-bb86-67602c0c4820/?format=api"
                },
                {
                    "id": "8ff1ceda-7dcf-4700-91ff-633aeb448915",
                    "gambit_id": "506dd569-348b-4632-870c-e4aa236ffd9c",
                    "last_updated": "2023-04-09T11:22:10.528021-04:00",
                    "created_at": "2023-04-08T09:02:00.960448-04:00",
                    "name": "LAA",
                    "reward": "2.49000",
                    "odds": "2.55000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1066d5d5-c712-4f55-bb86-67602c0c4820/?format=api"
                }
            ]
        },
        {
            "id": "a0d5f5d7-c170-45fb-9962-7f256bd62f33",
            "match": "https://api-prod.gambitprofit.com/api/matches/451c4f57-59f9-4ed2-b8c8-15cd774dbe13/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-08T09:02:00.952140-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 9.5",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Over 9.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "eb78102d-f7d1-4a83-b912-573acd88038d",
                    "gambit_id": "805f38e1-f0d2-452d-a576-feda0b16343b",
                    "last_updated": "2023-04-09T11:22:10.521163-04:00",
                    "created_at": "2023-04-08T09:02:00.954253-04:00",
                    "name": "Game Total Under 9.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a0d5f5d7-c170-45fb-9962-7f256bd62f33/?format=api"
                },
                {
                    "id": "52ce8f11-afcd-4944-b76f-f02fae0bf84c",
                    "gambit_id": "d1b03bea-db0e-478e-92dc-0ad5e8af38ac",
                    "last_updated": "2023-04-09T11:22:10.523179-04:00",
                    "created_at": "2023-04-08T09:02:00.956579-04:00",
                    "name": "Game Total Over 9.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a0d5f5d7-c170-45fb-9962-7f256bd62f33/?format=api"
                }
            ]
        }
    ]
}