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/e239d851-8ed4-4282-9240-3402fafe18ea/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "e239d851-8ed4-4282-9240-3402fafe18ea",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "af11cda6-f720-4976-b6d2-56dea4eb2a37",
    "completed": true,
    "last_updated": "2022-10-06T10:27:05.111314-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.73,
    "sport_category": "UEFA Champions League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/af11cda6-f720-4976-b6d2-56dea4eb2a37",
    "datetime": "2022-10-05T15:00:00-04:00",
    "cutoff_datetime": "2022-10-05T15:00:00-04:00",
    "name": "Manchester City v. FC Copenhagen",
    "bettypes": [
        {
            "id": "d96fb9b4-af07-4c9b-8477-14900a1689b2",
            "match": "https://api-prod.gambitprofit.com/api/matches/e239d851-8ed4-4282-9240-3402fafe18ea/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-05:00",
            "high_risk": {
                "possible": true,
                "name": "High Risk",
                "bet": [
                    {
                        "team": "Manchester City",
                        "amount": 10000
                    }
                ],
                "expected_reward_tokens": 10400.0,
                "profit_sb": 900.0,
                "profit_sb_percentage": 9.47,
                "recommended": true
            },
            "med_risk": {
                "possible": true,
                "name": "Med Risk",
                "bet": [
                    {
                        "team": "Manchester City",
                        "amount": 9334.0
                    },
                    {
                        "team": "Draw",
                        "amount": 666.0
                    }
                ],
                "expected_reward_tokens": 9707.36,
                "profit_sb": 207.36,
                "profit_sb_percentage": 2.18,
                "recommended": true
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Manchester City",
                        "amount": 9068.0
                    },
                    {
                        "team": "Draw",
                        "amount": 647.0
                    },
                    {
                        "team": "FC Copenhagen",
                        "amount": 286.0
                    }
                ],
                "expected_reward_tokens": 9430.72,
                "profit_sb": -69.28,
                "profit_sb_percentage": -0.73,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ec743b0f-6603-45dd-928b-265f72292bd7",
                    "gambit_id": "c88cb704-80a3-42d3-b263-4901f5b23568",
                    "last_updated": "2022-10-06T10:27:05.118442-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Manchester City",
                    "reward": "1.04000",
                    "odds": "1.04000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d96fb9b4-af07-4c9b-8477-14900a1689b2/?format=api"
                },
                {
                    "id": "7b6c3c78-95be-46d3-87bc-426f6fd6e548",
                    "gambit_id": "5c502a04-a73c-4661-9282-5ca137d5532c",
                    "last_updated": "2022-10-06T10:27:05.119485-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "14.58000",
                    "odds": "15.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d96fb9b4-af07-4c9b-8477-14900a1689b2/?format=api"
                },
                {
                    "id": "d72fdebd-b544-4a5d-8d46-43d3dc47eec3",
                    "gambit_id": "bb4452ad-9cd6-4985-bee0-e637e7ea7ea4",
                    "last_updated": "2022-10-06T10:27:05.117421-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "FC Copenhagen",
                    "reward": "33.01000",
                    "odds": "34.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d96fb9b4-af07-4c9b-8477-14900a1689b2/?format=api"
                }
            ]
        },
        {
            "id": "6b51e8ce-7a1d-4885-87d5-a20aea05fee8",
            "match": "https://api-prod.gambitprofit.com/api/matches/e239d851-8ed4-4282-9240-3402fafe18ea/?format=api",
            "name": "Over/Under",
            "created_at": "1969-12-31T19:00:00-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": 7721.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 2279.0
                    }
                ],
                "expected_reward_tokens": 9342.41,
                "profit_sb": -157.59,
                "profit_sb_percentage": -1.66,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5c765ca9-684b-4150-b1f7-dff4cb8a355b",
                    "gambit_id": "565b74ca-350e-4694-ba85-95ac3281a1b4",
                    "last_updated": "2022-10-06T10:27:05.115437-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.21000",
                    "odds": "1.22000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6b51e8ce-7a1d-4885-87d5-a20aea05fee8/?format=api"
                },
                {
                    "id": "db7f3d39-7bad-4c30-9163-9abc47b0998b",
                    "gambit_id": "24864ab0-0b53-4af4-9b60-05f781318a71",
                    "last_updated": "2022-10-06T10:27:05.114263-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "4.10000",
                    "odds": "4.20000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6b51e8ce-7a1d-4885-87d5-a20aea05fee8/?format=api"
                }
            ]
        }
    ]
}