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/8b093a54-cff3-4cb3-b77e-cf9e7abb03cc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "8b093a54-cff3-4cb3-b77e-cf9e7abb03cc",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "4fd034f9-7049-4731-be6c-df731a49d943",
    "completed": true,
    "last_updated": "2023-01-04T09:51:59.098406-05:00",
    "created_at": "2023-01-03T11:51:58.766637-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -2.04,
    "sport_category": "English  Premier League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/4fd034f9-7049-4731-be6c-df731a49d943",
    "datetime": "2023-01-03T14:45:00-05:00",
    "cutoff_datetime": "2023-01-03T14:45:00-05:00",
    "name": "Arsenal v. Newcastle United",
    "bettypes": [
        {
            "id": "80f0ca25-d074-42eb-a0dd-4158486a8f6b",
            "match": "https://api-prod.gambitprofit.com/api/matches/8b093a54-cff3-4cb3-b77e-cf9e7abb03cc/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-01-03T11:51:58.771996-05:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": true,
                "name": "Med Risk",
                "bet": [
                    {
                        "team": "Arsenal",
                        "amount": 6791.0
                    },
                    {
                        "team": "Draw",
                        "amount": 3209.0
                    }
                ],
                "expected_reward_tokens": 11069.33,
                "profit_sb": 2069.33,
                "profit_sb_percentage": 22.99,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Arsenal",
                        "amount": 5322.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2515.0
                    },
                    {
                        "team": "Newcastle United",
                        "amount": 2163.0
                    }
                ],
                "expected_reward_tokens": 8673.63,
                "profit_sb": -326.37,
                "profit_sb_percentage": -3.63,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0c0f6436-bfe4-4589-bef7-ecb609c5fe95",
                    "gambit_id": "9ddeaf0b-977b-4d16-a5cb-650c3cc0862b",
                    "last_updated": "2023-01-04T09:51:59.105866-05:00",
                    "created_at": "2023-01-03T11:51:58.774346-05:00",
                    "name": "Arsenal",
                    "reward": "1.63000",
                    "odds": "1.73000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/80f0ca25-d074-42eb-a0dd-4158486a8f6b/?format=api"
                },
                {
                    "id": "ccb8d37a-a620-4279-8079-219fe560caf9",
                    "gambit_id": "ce978810-93d6-406a-a08d-685ff1a61819",
                    "last_updated": "2023-01-04T09:51:59.107005-05:00",
                    "created_at": "2023-01-03T11:51:58.775499-05:00",
                    "name": "Draw",
                    "reward": "3.45000",
                    "odds": "3.85000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/80f0ca25-d074-42eb-a0dd-4158486a8f6b/?format=api"
                },
                {
                    "id": "06f1ecf8-53b1-4b22-875e-5a5768bff845",
                    "gambit_id": "30e3914e-03c2-42dc-ab22-a64953080460",
                    "last_updated": "2023-01-04T09:51:59.104596-05:00",
                    "created_at": "2023-01-03T11:51:58.773180-05:00",
                    "name": "Newcastle United",
                    "reward": "4.01000",
                    "odds": "4.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/80f0ca25-d074-42eb-a0dd-4158486a8f6b/?format=api"
                }
            ]
        },
        {
            "id": "c741ac45-40f1-4bc8-8f54-98d1de958c00",
            "match": "https://api-prod.gambitprofit.com/api/matches/8b093a54-cff3-4cb3-b77e-cf9e7abb03cc/?format=api",
            "name": "Over/Under",
            "created_at": "2023-01-03T11:51:58.768283-05: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 2.5",
                        "amount": 5156.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 4844.0
                    }
                ],
                "expected_reward_tokens": 8816.08,
                "profit_sb": -183.92,
                "profit_sb_percentage": -2.04,
                "recommended": false
            },
            "lines": [
                {
                    "id": "702790fd-aaa4-4946-9bdd-7bea29017799",
                    "gambit_id": "318d7bcb-06e6-47a2-8b1c-20633507916c",
                    "last_updated": "2023-01-04T09:51:59.102283-05:00",
                    "created_at": "2023-01-03T11:51:58.770718-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.71000",
                    "odds": "1.83000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c741ac45-40f1-4bc8-8f54-98d1de958c00/?format=api"
                },
                {
                    "id": "d56d4034-1c82-4bb4-b17c-dfe5c35841c6",
                    "gambit_id": "8e93ef8b-1c59-4de4-8706-ed2b49923d9f",
                    "last_updated": "2023-01-04T09:51:59.101164-05:00",
                    "created_at": "2023-01-03T11:51:58.769492-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "1.82000",
                    "odds": "1.95000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c741ac45-40f1-4bc8-8f54-98d1de958c00/?format=api"
                }
            ]
        }
    ]
}