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/78cb267b-996f-416b-86b7-0a9a059be352/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "78cb267b-996f-416b-86b7-0a9a059be352",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "6583453c-d2f9-435e-aa82-621496b354ee",
    "completed": true,
    "last_updated": "2023-05-01T12:27:19.803280-04:00",
    "created_at": "2023-04-28T15:07:05.643383-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -2.24,
    "sport_category": "English  Premier League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/6583453c-d2f9-435e-aa82-621496b354ee",
    "datetime": "2023-04-30T11:30:00-04:00",
    "cutoff_datetime": "2023-04-30T11:30:00-04:00",
    "name": "Liverpool v. Tottenham",
    "bettypes": [
        {
            "id": "b7182512-aaa3-4103-bbac-2b2aa505bd99",
            "match": "https://api-prod.gambitprofit.com/api/matches/78cb267b-996f-416b-86b7-0a9a059be352/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-28T15:07:05.650719-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": 7529.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2471.0
                    }
                ],
                "expected_reward_tokens": 11366.6,
                "profit_sb": 1866.6,
                "profit_sb_percentage": 19.65,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Liverpool",
                        "amount": 6152.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2019.0
                    },
                    {
                        "team": "Tottenham",
                        "amount": 1829.0
                    }
                ],
                "expected_reward_tokens": 9287.4,
                "profit_sb": -212.6,
                "profit_sb_percentage": -2.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "25b9b1f0-43fa-4f2b-b3cc-9b6fe7bda67c",
                    "gambit_id": "1a9275c5-053b-454e-ab8b-b8f2e721b2d2",
                    "last_updated": "2023-05-01T12:27:19.815612-04:00",
                    "created_at": "2023-04-28T15:07:05.654340-04:00",
                    "name": "Liverpool",
                    "reward": "1.51000",
                    "odds": "1.53000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b7182512-aaa3-4103-bbac-2b2aa505bd99/?format=api"
                },
                {
                    "id": "04104e61-f853-4402-9d44-6c0f6029129b",
                    "gambit_id": "0d22ccb2-110d-4e91-9a4d-4ebbeabcea67",
                    "last_updated": "2023-05-01T12:27:19.817280-04:00",
                    "created_at": "2023-04-28T15:07:05.655847-04:00",
                    "name": "Draw",
                    "reward": "4.60000",
                    "odds": "4.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b7182512-aaa3-4103-bbac-2b2aa505bd99/?format=api"
                },
                {
                    "id": "d0be138c-0b03-47ed-95c0-3dff6302df37",
                    "gambit_id": "62aa32e1-11aa-4bb2-aab6-2041f837cf5b",
                    "last_updated": "2023-05-01T12:27:19.813895-04:00",
                    "created_at": "2023-04-28T15:07:05.652460-04:00",
                    "name": "Tottenham",
                    "reward": "5.08000",
                    "odds": "5.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b7182512-aaa3-4103-bbac-2b2aa505bd99/?format=api"
                }
            ]
        },
        {
            "id": "75055f9c-7565-43be-b305-2d156976e25c",
            "match": "https://api-prod.gambitprofit.com/api/matches/78cb267b-996f-416b-86b7-0a9a059be352/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-28T15:07:05.645456-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": 6714.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 3286.0
                    }
                ],
                "expected_reward_tokens": 9265.32,
                "profit_sb": -234.68,
                "profit_sb_percentage": -2.47,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5a5749c4-7173-4bc8-be3a-b6d81359c540",
                    "gambit_id": "ea3f1284-a074-4466-9975-e9895cb1f772",
                    "last_updated": "2023-05-01T12:27:19.810435-04:00",
                    "created_at": "2023-04-28T15:07:05.648843-04:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.38000",
                    "odds": "1.40000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/75055f9c-7565-43be-b305-2d156976e25c/?format=api"
                },
                {
                    "id": "22168d9a-95fa-4fec-aa30-211a93206f88",
                    "gambit_id": "4db42f3f-1b34-4438-bf39-02ab3ccd9228",
                    "last_updated": "2023-05-01T12:27:19.808406-04:00",
                    "created_at": "2023-04-28T15:07:05.647053-04:00",
                    "name": "Game Total Under 2.5",
                    "reward": "2.82000",
                    "odds": "2.90000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/75055f9c-7565-43be-b305-2d156976e25c/?format=api"
                }
            ]
        }
    ]
}