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/79347396-e65a-4bc6-a016-99090b0070b5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "79347396-e65a-4bc6-a016-99090b0070b5",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "f307c051-ad82-4ea8-b7c5-ea854996b409",
    "completed": true,
    "last_updated": "2023-09-05T17:08:01.897250-04:00",
    "created_at": "2023-09-04T14:03:07.034994-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.67,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/f307c051-ad82-4ea8-b7c5-ea854996b409",
    "datetime": "2023-09-04T16:07:00-04:00",
    "cutoff_datetime": "2023-09-04T16:07:00-04:00",
    "name": "TOR (J Berrios) v. OAK (L Medina)",
    "bettypes": [
        {
            "id": "710f2238-b990-47c1-a282-e82ff4941af1",
            "match": "https://api-prod.gambitprofit.com/api/matches/79347396-e65a-4bc6-a016-99090b0070b5/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-04T14:03:07.047431-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 (J Berrios)",
                        "amount": 6293.0
                    },
                    {
                        "team": "OAK (L Medina)",
                        "amount": 3707.0
                    }
                ],
                "expected_reward_tokens": 9564.06,
                "profit_sb": 64.06,
                "profit_sb_percentage": 0.67,
                "recommended": true
            },
            "lines": [
                {
                    "id": "f098e071-acc5-4c70-acef-b62f33ecc75f",
                    "gambit_id": "911407f7-e172-464a-9273-a71c5874fb15",
                    "last_updated": "2023-09-05T17:08:01.909673-04:00",
                    "created_at": "2023-09-04T14:03:07.055154-04:00",
                    "name": "TOR (J Berrios)",
                    "reward": "1.52000",
                    "odds": "1.54050",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/710f2238-b990-47c1-a282-e82ff4941af1/?format=api"
                },
                {
                    "id": "1639cf0d-f978-4eef-9f05-e198cc81c7ca",
                    "gambit_id": "58063686-c9f1-4e0f-a8a3-443c08db3cbb",
                    "last_updated": "2023-09-05T17:08:01.915714-04:00",
                    "created_at": "2023-09-04T14:03:07.060856-04:00",
                    "name": "OAK (L Medina)",
                    "reward": "2.58000",
                    "odds": "2.65000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/710f2238-b990-47c1-a282-e82ff4941af1/?format=api"
                }
            ]
        },
        {
            "id": "46085f89-f56c-428c-b368-f0fad99a0f05",
            "match": "https://api-prod.gambitprofit.com/api/matches/79347396-e65a-4bc6-a016-99090b0070b5/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-04T14:03:07.065961-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": 5213.0
                    },
                    {
                        "team": "OAK",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "efce5b7e-02a2-48f1-8065-7c91b18b6238",
                    "gambit_id": "24c94166-6069-461e-b4e9-ddf048629d8c",
                    "last_updated": "2023-09-05T17:08:01.924007-04:00",
                    "created_at": "2023-09-04T14:03:07.071541-04:00",
                    "name": "TOR",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46085f89-f56c-428c-b368-f0fad99a0f05/?format=api"
                },
                {
                    "id": "b180bef2-8e41-48f5-96f7-fbbfda25e952",
                    "gambit_id": "0af9980d-d5d7-4d26-a1af-2a27979aae0f",
                    "last_updated": "2023-09-05T17:08:01.927718-04:00",
                    "created_at": "2023-09-04T14:03:07.076378-04:00",
                    "name": "OAK",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46085f89-f56c-428c-b368-f0fad99a0f05/?format=api"
                }
            ]
        },
        {
            "id": "afa7e731-837c-4d4f-b733-12c8555e7f12",
            "match": "https://api-prod.gambitprofit.com/api/matches/79347396-e65a-4bc6-a016-99090b0070b5/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-04T14:03:07.081230-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 8.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 8.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "947d0bcb-a26b-4a58-81ce-ad1b4e0f26a3",
                    "gambit_id": "2f04e3c3-ee42-458f-971b-2562853df5f8",
                    "last_updated": "2023-09-05T17:08:01.935492-04:00",
                    "created_at": "2023-09-04T14:03:07.085082-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/afa7e731-837c-4d4f-b733-12c8555e7f12/?format=api"
                },
                {
                    "id": "bc3cdbe8-ca60-4967-beb6-dd459447e360",
                    "gambit_id": "de43bf12-22df-4307-9a5b-47ccb941d255",
                    "last_updated": "2023-09-05T17:08:01.939400-04:00",
                    "created_at": "2023-09-04T14:03:07.090071-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/afa7e731-837c-4d4f-b733-12c8555e7f12/?format=api"
                }
            ]
        }
    ]
}