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/d68ff138-aef1-4aff-9797-fe4ef1bccc28/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "d68ff138-aef1-4aff-9797-fe4ef1bccc28",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "0f9b0206-d343-4969-8c6a-ecd067474acf",
    "completed": true,
    "last_updated": "2022-08-07T11:07:12.746188-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.27,
    "sport_category": "English  Premier League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/0f9b0206-d343-4969-8c6a-ecd067474acf",
    "datetime": "2022-08-06T12:30:00-04:00",
    "cutoff_datetime": "2022-08-06T12:30:00-04:00",
    "name": "Everton v. Chelsea",
    "bettypes": [
        {
            "id": "dc171a28-5044-4e4a-aade-4dcb538b8660",
            "match": "https://api-prod.gambitprofit.com/api/matches/d68ff138-aef1-4aff-9797-fe4ef1bccc28/?format=api",
            "name": "Pick the Winner",
            "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": true,
                "name": "Med Risk",
                "bet": [
                    {
                        "team": "Chelsea",
                        "amount": 7092.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2908.0
                    }
                ],
                "expected_reward_tokens": 10496.16,
                "profit_sb": 1496.16,
                "profit_sb_percentage": 16.62,
                "recommended": true
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Chelsea",
                        "amount": 6005.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2462.0
                    },
                    {
                        "team": "Everton",
                        "amount": 1532.0
                    }
                ],
                "expected_reward_tokens": 8885.6,
                "profit_sb": -114.4,
                "profit_sb_percentage": -1.27,
                "recommended": false
            },
            "lines": [
                {
                    "id": "37306ea4-2ca7-4da2-a022-942f6ea31345",
                    "gambit_id": "a62dc465-54c9-4419-b0f8-94278de86cc6",
                    "last_updated": "2022-08-07T11:07:12.748354-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Chelsea",
                    "reward": "1.48000",
                    "odds": "1.53000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc171a28-5044-4e4a-aade-4dcb538b8660/?format=api"
                },
                {
                    "id": "ac817420-4aaf-42d3-9f95-389f2b2c9788",
                    "gambit_id": "b9b176a4-09da-4fda-a6d7-e5c888655383",
                    "last_updated": "2022-08-07T11:07:12.749141-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "3.61000",
                    "odds": "3.85000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc171a28-5044-4e4a-aade-4dcb538b8660/?format=api"
                },
                {
                    "id": "527ebf91-b3b0-4c40-8070-54d3fe2cd414",
                    "gambit_id": "d2fdd60b-803e-4ddf-b65e-4566137dd7f8",
                    "last_updated": "2022-08-07T11:07:12.748758-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Everton",
                    "reward": "5.80000",
                    "odds": "6.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc171a28-5044-4e4a-aade-4dcb538b8660/?format=api"
                }
            ]
        },
        {
            "id": "369673fc-ffee-4d29-86db-437e26e37da9",
            "match": "https://api-prod.gambitprofit.com/api/matches/d68ff138-aef1-4aff-9797-fe4ef1bccc28/?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 Under 2.5",
                        "amount": 5393.0
                    },
                    {
                        "team": "Game Total Over 2.5",
                        "amount": 4607.0
                    }
                ],
                "expected_reward_tokens": 8844.52,
                "profit_sb": -155.48,
                "profit_sb_percentage": -1.73,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ad66acac-87c1-4cb8-886f-a7952bf44f26",
                    "gambit_id": "2d3e205f-3d16-4ab0-b3df-182a49773ee6",
                    "last_updated": "2022-08-07T11:07:12.747887-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "1.64000",
                    "odds": "1.70000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/369673fc-ffee-4d29-86db-437e26e37da9/?format=api"
                },
                {
                    "id": "1344154a-258b-45ea-984b-706fe4cf8cf3",
                    "gambit_id": "92f4cccf-ecd5-4596-8824-c75da7a39603",
                    "last_updated": "2022-08-07T11:07:12.747326-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.92000",
                    "odds": "2.00000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/369673fc-ffee-4d29-86db-437e26e37da9/?format=api"
                }
            ]
        }
    ]
}