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/52779f6e-582e-4e5d-aa6c-b53d832a6de6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "52779f6e-582e-4e5d-aa6c-b53d832a6de6",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "c53607e4-eddd-4c6e-93de-f32ea6d34391",
    "completed": true,
    "last_updated": "2023-05-29T11:47:19.399478-04:00",
    "created_at": "2023-05-27T10:47:04.414146-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -2.46,
    "sport_category": "English  Premier League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/c53607e4-eddd-4c6e-93de-f32ea6d34391",
    "datetime": "2023-05-28T11:30:00-04:00",
    "cutoff_datetime": "2023-05-28T11:30:00-04:00",
    "name": "Southampton v. Liverpool",
    "bettypes": [
        {
            "id": "58602511-4d52-496d-9366-9ce3965eec44",
            "match": "https://api-prod.gambitprofit.com/api/matches/52779f6e-582e-4e5d-aa6c-b53d832a6de6/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-27T10:47:04.417569-04:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": true,
                "name": "Med Risk",
                "bet": [
                    {
                        "team": "Liverpool",
                        "amount": 7625.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2375.0
                    }
                ],
                "expected_reward_tokens": 10901.25,
                "profit_sb": 1401.25,
                "profit_sb_percentage": 14.75,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Liverpool",
                        "amount": 6416.0
                    },
                    {
                        "team": "Draw",
                        "amount": 1999.0
                    },
                    {
                        "team": "Southampton",
                        "amount": 1585.0
                    }
                ],
                "expected_reward_tokens": 9174.88,
                "profit_sb": -325.12,
                "profit_sb_percentage": -3.42,
                "recommended": false
            },
            "lines": [
                {
                    "id": "def559e1-9f4a-4042-9861-c59337fcc99f",
                    "gambit_id": "e30c5cfd-9a53-4871-a6ed-4c8df08a24ed",
                    "last_updated": "2023-05-29T11:47:19.410432-04:00",
                    "created_at": "2023-05-27T10:47:04.428230-04:00",
                    "name": "Liverpool",
                    "reward": "1.43000",
                    "odds": "1.45000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/58602511-4d52-496d-9366-9ce3965eec44/?format=api"
                },
                {
                    "id": "817cd92c-77f6-4596-863d-4189f06208af",
                    "gambit_id": "439a8d5a-d42d-462c-8bd1-f03c1a767e4f",
                    "last_updated": "2023-05-29T11:47:19.405275-04:00",
                    "created_at": "2023-05-27T10:47:04.420295-04:00",
                    "name": "Draw",
                    "reward": "4.59000",
                    "odds": "4.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/58602511-4d52-496d-9366-9ce3965eec44/?format=api"
                },
                {
                    "id": "e79750c0-7453-40f5-8244-332e22fd6154",
                    "gambit_id": "b49f0669-50ec-420f-9c83-4ad150605f25",
                    "last_updated": "2023-05-29T11:47:19.407700-04:00",
                    "created_at": "2023-05-27T10:47:04.423970-04:00",
                    "name": "Southampton",
                    "reward": "5.79000",
                    "odds": "6.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/58602511-4d52-496d-9366-9ce3965eec44/?format=api"
                }
            ]
        },
        {
            "id": "34c6df84-d3e1-4ced-a739-b3ef8bcc3778",
            "match": "https://api-prod.gambitprofit.com/api/matches/52779f6e-582e-4e5d-aa6c-b53d832a6de6/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-27T10:47:04.430793-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": 7020.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 2980.0
                    }
                ],
                "expected_reward_tokens": 9266.4,
                "profit_sb": -233.6,
                "profit_sb_percentage": -2.46,
                "recommended": false
            },
            "lines": [
                {
                    "id": "67a7164b-1c2f-4f87-b321-7ff5654ec11a",
                    "gambit_id": "125161eb-d85c-4f73-8175-827b713b7623",
                    "last_updated": "2023-05-29T11:47:19.415966-04:00",
                    "created_at": "2023-05-27T10:47:04.433214-04:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.32000",
                    "odds": "1.33000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34c6df84-d3e1-4ced-a739-b3ef8bcc3778/?format=api"
                },
                {
                    "id": "8e45a270-1a91-43a8-99f4-9c461f2a14ba",
                    "gambit_id": "9f22554d-90c3-445b-b820-cc9d2894ba78",
                    "last_updated": "2023-05-29T11:47:19.418423-04:00",
                    "created_at": "2023-05-27T10:47:04.435806-04:00",
                    "name": "Game Total Under 2.5",
                    "reward": "3.11000",
                    "odds": "3.20000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34c6df84-d3e1-4ced-a739-b3ef8bcc3778/?format=api"
                }
            ]
        }
    ]
}