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/f6387657-c40d-4364-b22c-cfc72dba9aab/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "f6387657-c40d-4364-b22c-cfc72dba9aab",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "730897ea-185b-4ac1-90f9-e1d0003744d5",
    "completed": true,
    "last_updated": "2023-07-20T09:48:26.824038-04:00",
    "created_at": "2023-07-18T11:53:29.505055-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.22,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/730897ea-185b-4ac1-90f9-e1d0003744d5",
    "datetime": "2023-07-18T21:40:00-04:00",
    "cutoff_datetime": "2023-07-18T21:40:00-04:00",
    "name": "Boston Red Sox v. Oakland Athletics",
    "bettypes": [
        {
            "id": "1af11708-f8d8-446d-8958-40ba4ec51d39",
            "match": "https://api-prod.gambitprofit.com/api/matches/f6387657-c40d-4364-b22c-cfc72dba9aab/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-18T11:53:29.507438-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": "Boston Red Sox",
                        "amount": 6434.0
                    },
                    {
                        "team": "Oakland Athletics",
                        "amount": 3566.0
                    }
                ],
                "expected_reward_tokens": 9521.22,
                "profit_sb": 21.22,
                "profit_sb_percentage": 0.22,
                "recommended": true
            },
            "lines": [
                {
                    "id": "540dcc84-3b47-4b86-9c56-b891ce709ea0",
                    "gambit_id": "4d56c353-896f-4d08-bdbd-61ec448126c1",
                    "last_updated": "2023-07-20T09:48:26.828477-04:00",
                    "created_at": "2023-07-18T11:53:29.509271-04:00",
                    "name": "Boston Red Sox",
                    "reward": "1.48000",
                    "odds": "1.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1af11708-f8d8-446d-8958-40ba4ec51d39/?format=api"
                },
                {
                    "id": "3f8825d9-e041-4cc7-a2e0-c1c39e47778f",
                    "gambit_id": "c36bfde9-d6d9-4d4d-8eca-7b1784c578e0",
                    "last_updated": "2023-07-20T09:48:26.830523-04:00",
                    "created_at": "2023-07-18T11:53:29.510905-04:00",
                    "name": "Oakland Athletics",
                    "reward": "2.67000",
                    "odds": "2.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1af11708-f8d8-446d-8958-40ba4ec51d39/?format=api"
                }
            ]
        },
        {
            "id": "a6312bc3-fec9-418d-976d-12417180666b",
            "match": "https://api-prod.gambitprofit.com/api/matches/f6387657-c40d-4364-b22c-cfc72dba9aab/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-07-18T11:53:29.512506-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": "Boston Red Sox",
                        "amount": 5213.0
                    },
                    {
                        "team": "Oakland Athletics",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c5505ec0-0dcc-4508-9943-75d0d59d705b",
                    "gambit_id": "2c29b27f-9751-45a8-b9a6-71b33b0b0358",
                    "last_updated": "2023-07-20T09:48:26.834697-04:00",
                    "created_at": "2023-07-18T11:53:29.513924-04:00",
                    "name": "Boston Red Sox",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a6312bc3-fec9-418d-976d-12417180666b/?format=api"
                },
                {
                    "id": "ef4fa9b2-b557-4199-ae30-c71c1bec3353",
                    "gambit_id": "2098ebf2-56cb-45a9-b34b-0d0f8ca1d535",
                    "last_updated": "2023-07-20T09:48:26.836840-04:00",
                    "created_at": "2023-07-18T11:53:29.515632-04:00",
                    "name": "Oakland Athletics",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a6312bc3-fec9-418d-976d-12417180666b/?format=api"
                }
            ]
        },
        {
            "id": "aea97e8a-59c5-45b3-914e-106979d4c97f",
            "match": "https://api-prod.gambitprofit.com/api/matches/f6387657-c40d-4364-b22c-cfc72dba9aab/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-18T11:53:29.517184-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",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Over 9",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c123e1a9-e0b1-4110-bc14-258f20f2f3a5",
                    "gambit_id": "820bedbc-a097-4730-864b-d3f532314c21",
                    "last_updated": "2023-07-20T09:48:26.841575-04:00",
                    "created_at": "2023-07-18T11:53:29.520352-04:00",
                    "name": "Game Total Under 9",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aea97e8a-59c5-45b3-914e-106979d4c97f/?format=api"
                },
                {
                    "id": "c48be53b-11dd-4c07-8293-af2c6af07b5c",
                    "gambit_id": "af7b8dac-17d1-49c5-833c-8fb35b10ff96",
                    "last_updated": "2023-07-20T09:48:26.840248-04:00",
                    "created_at": "2023-07-18T11:53:29.518706-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aea97e8a-59c5-45b3-914e-106979d4c97f/?format=api"
                }
            ]
        }
    ]
}