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/c5a9ad85-3fec-4bb1-97ae-63825198a53b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "c5a9ad85-3fec-4bb1-97ae-63825198a53b",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "97da0a52-1070-4573-85d7-f3f6f34406d0",
    "completed": true,
    "last_updated": "2023-04-24T18:47:08.285750-04:00",
    "created_at": "2023-04-21T22:06:55.821391-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.13,
    "sport_category": "XFL Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/97da0a52-1070-4573-85d7-f3f6f34406d0",
    "datetime": "2023-04-22T12:00:00-04:00",
    "cutoff_datetime": "2023-04-22T12:00:00-04:00",
    "name": "Orlando Guardians v. St Louis Battlehawks",
    "bettypes": [
        {
            "id": "71b8ce5a-9c9f-423e-b73f-af86e62f547a",
            "match": "https://api-prod.gambitprofit.com/api/matches/c5a9ad85-3fec-4bb1-97ae-63825198a53b/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-22T13:07:10.238676-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": "St Louis Battlehawks",
                        "amount": 7610.0
                    },
                    {
                        "team": "Orlando Guardians",
                        "amount": 2390.0
                    }
                ],
                "expected_reward_tokens": 9512.2,
                "profit_sb": 12.2,
                "profit_sb_percentage": 0.13,
                "recommended": true
            },
            "lines": [
                {
                    "id": "42f7c47b-1313-4a34-ae54-8034d8136f40",
                    "gambit_id": "5612a76f-0974-4b9d-9253-b9e41c927b01",
                    "last_updated": "2023-04-24T18:47:08.292337-04:00",
                    "created_at": "2023-04-22T13:07:10.240106-04:00",
                    "name": "St Louis Battlehawks",
                    "reward": "1.25000",
                    "odds": "1.25640",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/71b8ce5a-9c9f-423e-b73f-af86e62f547a/?format=api"
                },
                {
                    "id": "6ccb3ca7-4788-47b5-a23f-0565d542b409",
                    "gambit_id": "e04758d3-b5a1-4f7a-abc3-8c6ef3f6a351",
                    "last_updated": "2023-04-24T18:47:08.295372-04:00",
                    "created_at": "2023-04-22T13:07:10.241572-04:00",
                    "name": "Orlando Guardians",
                    "reward": "3.98000",
                    "odds": "4.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/71b8ce5a-9c9f-423e-b73f-af86e62f547a/?format=api"
                }
            ]
        },
        {
            "id": "09c2c605-49cb-4d9d-a3bd-fe3045c88670",
            "match": "https://api-prod.gambitprofit.com/api/matches/c5a9ad85-3fec-4bb1-97ae-63825198a53b/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-21T22:06:55.830848-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": "St Louis Battlehawks",
                        "amount": 5000.0
                    },
                    {
                        "team": "Orlando Guardians",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "43ef2c8f-ec68-4b18-a4a3-e617f541a395",
                    "gambit_id": "94e664e3-6d2c-46e1-9c07-25f52c2f9c0e",
                    "last_updated": "2023-04-24T18:47:08.309021-04:00",
                    "created_at": "2023-04-21T22:06:55.832781-04:00",
                    "name": "St Louis Battlehawks",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09c2c605-49cb-4d9d-a3bd-fe3045c88670/?format=api"
                },
                {
                    "id": "60e27fbc-5761-4c1e-b359-8b3475bb3b3f",
                    "gambit_id": "37631204-f680-4641-85c7-1ea780cadca9",
                    "last_updated": "2023-04-24T18:47:08.311673-04:00",
                    "created_at": "2023-04-21T22:06:55.835333-04:00",
                    "name": "Orlando Guardians",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09c2c605-49cb-4d9d-a3bd-fe3045c88670/?format=api"
                }
            ]
        },
        {
            "id": "7b4c1839-2b16-445b-92a8-f97f4cd37f53",
            "match": "https://api-prod.gambitprofit.com/api/matches/c5a9ad85-3fec-4bb1-97ae-63825198a53b/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-21T22:06:55.824485-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 48",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 48",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4f8bf58c-3e05-4cae-b420-acf0a0b12c33",
                    "gambit_id": "fcd43277-2de1-49ed-b2b8-6937dd9244a6",
                    "last_updated": "2023-04-24T18:47:08.300704-04:00",
                    "created_at": "2023-04-21T22:06:55.826786-04:00",
                    "name": "Game Total Under 48",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "48.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b4c1839-2b16-445b-92a8-f97f4cd37f53/?format=api"
                },
                {
                    "id": "f096d7a8-198c-4f48-bb22-df5a4763550f",
                    "gambit_id": "1c3d4aca-b66f-4e89-b7ae-e449c63b2c46",
                    "last_updated": "2023-04-24T18:47:08.303249-04:00",
                    "created_at": "2023-04-21T22:06:55.828829-04:00",
                    "name": "Game Total Over 48",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "48.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b4c1839-2b16-445b-92a8-f97f4cd37f53/?format=api"
                }
            ]
        }
    ]
}