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/eb61869f-f61e-4928-a0ec-4a7dadcf0fff/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "eb61869f-f61e-4928-a0ec-4a7dadcf0fff",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "9311b722-3c09-417b-a45f-e417d814981e",
    "completed": true,
    "last_updated": "2023-04-03T14:16:52.377213-04:00",
    "created_at": "2023-04-02T09:57:09.293506-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.11,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/9311b722-3c09-417b-a45f-e417d814981e",
    "datetime": "2023-04-02T16:07:00-04:00",
    "cutoff_datetime": "2023-04-02T16:07:00-04:00",
    "name": "LAA (T Anderson) v. OAK (K Waldichuk)",
    "bettypes": [
        {
            "id": "f6d29c1a-a3f0-4be1-b1ae-f74065753c56",
            "match": "https://api-prod.gambitprofit.com/api/matches/eb61869f-f61e-4928-a0ec-4a7dadcf0fff/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-02T09:57:09.310009-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": 5787.0
                    },
                    {
                        "team": "OAK (K Waldichuk)",
                        "amount": 4213.0
                    }
                ],
                "expected_reward_tokens": 9605.64,
                "profit_sb": 105.64,
                "profit_sb_percentage": 1.11,
                "recommended": true
            },
            "lines": [
                {
                    "id": "f8d20731-8e7e-42cd-af78-2d0f3bce68de",
                    "gambit_id": "eea26086-51b2-49b6-ad05-00e53c8f120b",
                    "last_updated": "2023-04-03T14:16:52.403467-04:00",
                    "created_at": "2023-04-02T09:57:09.314731-04:00",
                    "name": "LAA (T Anderson)",
                    "reward": "1.66000",
                    "odds": "1.68970",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f6d29c1a-a3f0-4be1-b1ae-f74065753c56/?format=api"
                },
                {
                    "id": "728e77a2-d5de-41c3-9351-119d628139d4",
                    "gambit_id": "8cae0b9d-96f2-49f3-8306-c52a3abd448c",
                    "last_updated": "2023-04-03T14:16:52.399372-04:00",
                    "created_at": "2023-04-02T09:57:09.312160-04:00",
                    "name": "OAK (K Waldichuk)",
                    "reward": "2.28000",
                    "odds": "2.33000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f6d29c1a-a3f0-4be1-b1ae-f74065753c56/?format=api"
                }
            ]
        },
        {
            "id": "b2297642-4b4b-44d9-a761-49bd925efbeb",
            "match": "https://api-prod.gambitprofit.com/api/matches/eb61869f-f61e-4928-a0ec-4a7dadcf0fff/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-02T09:57:09.303677-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": "OAK",
                        "amount": 5421.0
                    },
                    {
                        "team": "LAA",
                        "amount": 4579.0
                    }
                ],
                "expected_reward_tokens": 9432.54,
                "profit_sb": -67.46,
                "profit_sb_percentage": -0.71,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7d1ff5d0-6035-4c29-8bc4-8d94999cf51e",
                    "gambit_id": "8b3e9503-6e34-4501-a2c1-5408a22ec2b1",
                    "last_updated": "2023-04-03T14:16:52.390649-04:00",
                    "created_at": "2023-04-02T09:57:09.305634-04:00",
                    "name": "OAK",
                    "reward": "1.74000",
                    "odds": "1.76920",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b2297642-4b4b-44d9-a761-49bd925efbeb/?format=api"
                },
                {
                    "id": "10e693c2-3e79-4d6b-8c42-556c37b9b17f",
                    "gambit_id": "89bcd4b6-4b75-4e8d-8311-f094433c51e1",
                    "last_updated": "2023-04-03T14:16:52.393454-04:00",
                    "created_at": "2023-04-02T09:57:09.307677-04:00",
                    "name": "LAA",
                    "reward": "2.06000",
                    "odds": "2.10000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b2297642-4b4b-44d9-a761-49bd925efbeb/?format=api"
                }
            ]
        },
        {
            "id": "1cb0dd90-b363-4d9b-9079-9daed7519b28",
            "match": "https://api-prod.gambitprofit.com/api/matches/eb61869f-f61e-4928-a0ec-4a7dadcf0fff/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-02T09:57:09.296403-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": "ddffe975-64ee-493f-ba09-f82f5802b445",
                    "gambit_id": "8f4bfd4e-9002-4f1a-9b73-803fad599c92",
                    "last_updated": "2023-04-03T14:16:52.385425-04:00",
                    "created_at": "2023-04-02T09:57:09.301442-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/1cb0dd90-b363-4d9b-9079-9daed7519b28/?format=api"
                },
                {
                    "id": "e252aaee-a600-4f82-a670-f385cb1b0c32",
                    "gambit_id": "db2fb67d-6bd5-4d9c-9830-5c42188d28a1",
                    "last_updated": "2023-04-03T14:16:52.382718-04:00",
                    "created_at": "2023-04-02T09:57:09.299183-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/1cb0dd90-b363-4d9b-9079-9daed7519b28/?format=api"
                }
            ]
        }
    ]
}