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/e6bab9e6-27d7-49b1-8371-abf51a6078fa/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "e6bab9e6-27d7-49b1-8371-abf51a6078fa",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "19183040-646d-4696-95f7-48fee2c2d38d",
    "completed": true,
    "last_updated": "2022-09-05T17:11:58.395156-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.36,
    "sport_category": "US MLS",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/19183040-646d-4696-95f7-48fee2c2d38d",
    "datetime": "2022-09-04T21:30:00-04:00",
    "cutoff_datetime": "2022-09-04T21:30:00-04:00",
    "name": "San Jose Earthquakes v. Vancouver Whitecaps FC",
    "bettypes": [
        {
            "id": "57ff41ce-a190-4348-9e9d-e870cf09842c",
            "match": "https://api-prod.gambitprofit.com/api/matches/e6bab9e6-27d7-49b1-8371-abf51a6078fa/?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": "San Jose Earthquakes",
                        "amount": 6120.0
                    },
                    {
                        "team": "Vancouver Whitecaps FC",
                        "amount": 3880.0
                    }
                ],
                "expected_reward_tokens": 11872.8,
                "profit_sb": 2872.8,
                "profit_sb_percentage": 31.92,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "San Jose Earthquakes",
                        "amount": 4556.0
                    },
                    {
                        "team": "Vancouver Whitecaps FC",
                        "amount": 2889.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2555.0
                    }
                ],
                "expected_reward_tokens": 8838.64,
                "profit_sb": -161.36,
                "profit_sb_percentage": -1.79,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3002c381-7af2-4486-a37b-c3669aa20d49",
                    "gambit_id": "e7b2081e-d09f-46f1-9772-0658b77ecd8e",
                    "last_updated": "2022-09-05T17:11:58.401686-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "San Jose Earthquakes",
                    "reward": "1.94000",
                    "odds": "2.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/57ff41ce-a190-4348-9e9d-e870cf09842c/?format=api"
                },
                {
                    "id": "868f36b9-762c-4085-b25e-2b2cbb493cd6",
                    "gambit_id": "f5e993dd-57ab-47c7-826e-837ee103389f",
                    "last_updated": "2022-09-05T17:11:58.400677-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Vancouver Whitecaps FC",
                    "reward": "3.06000",
                    "odds": "3.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/57ff41ce-a190-4348-9e9d-e870cf09842c/?format=api"
                },
                {
                    "id": "9200d06b-3019-42df-8687-462f2fb53be4",
                    "gambit_id": "685a9cf4-9470-451a-973b-0a511e3e557a",
                    "last_updated": "2022-09-05T17:11:58.402688-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "3.46000",
                    "odds": "3.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/57ff41ce-a190-4348-9e9d-e870cf09842c/?format=api"
                }
            ]
        },
        {
            "id": "d7c5fba8-9f66-40a1-92a0-4001a9922a86",
            "match": "https://api-prod.gambitprofit.com/api/matches/e6bab9e6-27d7-49b1-8371-abf51a6078fa/?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": 6101.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 3899.0
                    }
                ],
                "expected_reward_tokens": 8967.7,
                "profit_sb": -32.3,
                "profit_sb_percentage": -0.36,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5cfde1cc-f327-49b6-8bd8-4cbc47bd7fcd",
                    "gambit_id": "f42c050d-f5da-4bc3-ac5c-b5116ca2942f",
                    "last_updated": "2022-09-05T17:11:58.398650-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.47000",
                    "odds": "1.53000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d7c5fba8-9f66-40a1-92a0-4001a9922a86/?format=api"
                },
                {
                    "id": "75822969-5392-4a6e-b396-48db4f0c1de8",
                    "gambit_id": "2805cc01-65f2-435f-acf3-f935d9805f8c",
                    "last_updated": "2022-09-05T17:11:58.397611-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "2.30000",
                    "odds": "2.45000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d7c5fba8-9f66-40a1-92a0-4001a9922a86/?format=api"
                }
            ]
        }
    ]
}