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/5e6157bc-5d78-4e40-88e6-252ea7ce526a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "5e6157bc-5d78-4e40-88e6-252ea7ce526a",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "092c68d4-4b65-486b-b2d1-dd6631519085",
    "completed": true,
    "last_updated": "2023-04-18T12:12:04.732584-04:00",
    "created_at": "2023-04-14T12:02:18.434723-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -2.44,
    "sport_category": "English  Premier League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/092c68d4-4b65-486b-b2d1-dd6631519085",
    "datetime": "2023-04-16T11:30:00-04:00",
    "cutoff_datetime": "2023-04-16T11:30:00-04:00",
    "name": "Nottingham Forest v. Manchester United",
    "bettypes": [
        {
            "id": "e77da848-6f17-4ce2-a62f-f60ca05a579f",
            "match": "https://api-prod.gambitprofit.com/api/matches/5e6157bc-5d78-4e40-88e6-252ea7ce526a/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-14T12:02:18.440684-04:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": true,
                "name": "Med Risk",
                "bet": [
                    {
                        "team": "Manchester United",
                        "amount": 6974.0
                    },
                    {
                        "team": "Draw",
                        "amount": 3026.0
                    }
                ],
                "expected_reward_tokens": 11437.36,
                "profit_sb": 1937.36,
                "profit_sb_percentage": 20.39,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Manchester United",
                        "amount": 5641.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2447.0
                    },
                    {
                        "team": "Nottingham Forest",
                        "amount": 1911.0
                    }
                ],
                "expected_reward_tokens": 9249.24,
                "profit_sb": -250.76,
                "profit_sb_percentage": -2.64,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d6f2fcb8-ec52-449f-adc6-99d1a3658d58",
                    "gambit_id": "8f90c373-4f4d-41b1-9c03-ec9b7a117113",
                    "last_updated": "2023-04-18T12:12:04.740598-04:00",
                    "created_at": "2023-04-14T12:02:18.443365-04:00",
                    "name": "Manchester United",
                    "reward": "1.64000",
                    "odds": "1.67000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e77da848-6f17-4ce2-a62f-f60ca05a579f/?format=api"
                },
                {
                    "id": "8a79ea6a-004f-4b24-bbe6-23e37eed27d2",
                    "gambit_id": "66670584-d9f5-4fa2-bfa7-c296c3365050",
                    "last_updated": "2023-04-18T12:12:04.743450-04:00",
                    "created_at": "2023-04-14T12:02:18.442013-04:00",
                    "name": "Draw",
                    "reward": "3.78000",
                    "odds": "3.90000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e77da848-6f17-4ce2-a62f-f60ca05a579f/?format=api"
                },
                {
                    "id": "44ae542b-9c2b-431f-af68-d87dc78214c3",
                    "gambit_id": "8578ca78-46e0-4e61-9111-e03fe2dd067d",
                    "last_updated": "2023-04-18T12:12:04.742002-04:00",
                    "created_at": "2023-04-14T12:02:18.444991-04:00",
                    "name": "Nottingham Forest",
                    "reward": "4.84000",
                    "odds": "5.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e77da848-6f17-4ce2-a62f-f60ca05a579f/?format=api"
                }
            ]
        },
        {
            "id": "f662b6bc-44ac-4488-b2c7-f580a1df075b",
            "match": "https://api-prod.gambitprofit.com/api/matches/5e6157bc-5d78-4e40-88e6-252ea7ce526a/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-14T12:02:18.436501-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 2.5",
                        "amount": 5389.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 4611.0
                    }
                ],
                "expected_reward_tokens": 9268.11,
                "profit_sb": -231.89,
                "profit_sb_percentage": -2.44,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ec8ba6b3-d0b8-4ea9-9f6d-e55418d6952c",
                    "gambit_id": "9f70bd84-52ac-4c2d-bb01-5de95ed37808",
                    "last_updated": "2023-04-18T12:12:04.736253-04:00",
                    "created_at": "2023-04-14T12:02:18.439222-04:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.72000",
                    "odds": "1.75000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f662b6bc-44ac-4488-b2c7-f580a1df075b/?format=api"
                },
                {
                    "id": "07256785-feed-4f69-bd83-4ff3ac63022f",
                    "gambit_id": "de5f4041-4714-4dc1-aee6-fdfcf185b070",
                    "last_updated": "2023-04-18T12:12:04.737704-04:00",
                    "created_at": "2023-04-14T12:02:18.437812-04:00",
                    "name": "Game Total Under 2.5",
                    "reward": "2.01000",
                    "odds": "2.05000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f662b6bc-44ac-4488-b2c7-f580a1df075b/?format=api"
                }
            ]
        }
    ]
}