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/855a0048-2c6d-4d6a-a6f9-6887ae04e614/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "855a0048-2c6d-4d6a-a6f9-6887ae04e614",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "d60b3357-0f18-49cd-be6f-661d5fe7f543",
    "completed": true,
    "last_updated": "2022-11-28T11:57:10.417837-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -2.66,
    "sport_category": "World Cup",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/d60b3357-0f18-49cd-be6f-661d5fe7f543",
    "datetime": "2022-11-27T08:00:00-05:00",
    "cutoff_datetime": "2022-11-27T08:00:00-05:00",
    "name": "Belgium v. Morocco",
    "bettypes": [
        {
            "id": "fbb636af-17f6-4b32-8433-c133c55c0f17",
            "match": "https://api-prod.gambitprofit.com/api/matches/855a0048-2c6d-4d6a-a6f9-6887ae04e614/?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": "Belgium",
                        "amount": 6239.0
                    },
                    {
                        "team": "Draw",
                        "amount": 3761.0
                    }
                ],
                "expected_reward_tokens": 11167.81,
                "profit_sb": 2167.81,
                "profit_sb_percentage": 24.09,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Belgium",
                        "amount": 4872.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2936.0
                    },
                    {
                        "team": "Morocco",
                        "amount": 2191.0
                    }
                ],
                "expected_reward_tokens": 8719.92,
                "profit_sb": -280.08,
                "profit_sb_percentage": -3.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "09536e56-366c-403e-8426-c679ef4ea3f2",
                    "gambit_id": "97b6cd3a-53da-496b-b79b-f7a3f4e175eb",
                    "last_updated": "2022-11-28T11:57:10.425427-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Belgium",
                    "reward": "1.79000",
                    "odds": "1.90000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fbb636af-17f6-4b32-8433-c133c55c0f17/?format=api"
                },
                {
                    "id": "13d65e36-5cbb-4706-b827-83a71c8978b9",
                    "gambit_id": "5f5ee334-0033-4c5e-8d65-8f28559ddf9e",
                    "last_updated": "2022-11-28T11:57:10.426535-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "2.97000",
                    "odds": "3.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fbb636af-17f6-4b32-8433-c133c55c0f17/?format=api"
                },
                {
                    "id": "d8cbb30c-2b0e-4b40-87a6-be7742d6fcd7",
                    "gambit_id": "4d4a3c40-9c81-4ed4-b4a5-641a7b6702a4",
                    "last_updated": "2022-11-28T11:57:10.424288-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Morocco",
                    "reward": "3.98000",
                    "odds": "4.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fbb636af-17f6-4b32-8433-c133c55c0f17/?format=api"
                }
            ]
        },
        {
            "id": "02c82c59-92f8-40a4-9c95-ca704be1f86e",
            "match": "https://api-prod.gambitprofit.com/api/matches/855a0048-2c6d-4d6a-a6f9-6887ae04e614/?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": 5726.0
                    },
                    {
                        "team": "Game Total Over 2.5",
                        "amount": 4274.0
                    }
                ],
                "expected_reward_tokens": 8760.78,
                "profit_sb": -239.22,
                "profit_sb_percentage": -2.66,
                "recommended": false
            },
            "lines": [
                {
                    "id": "66efad63-9db1-4adc-8d6c-fa2ca340dcee",
                    "gambit_id": "033d01bd-9dd3-4c38-aafa-c8f5ec5c4ccc",
                    "last_updated": "2022-11-28T11:57:10.420750-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "1.53000",
                    "odds": "1.60000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02c82c59-92f8-40a4-9c95-ca704be1f86e/?format=api"
                },
                {
                    "id": "42c696b9-9bac-4bbd-9401-7e7429a6e3a5",
                    "gambit_id": "b498e7b1-c8dd-483a-8cef-f1994328b9fe",
                    "last_updated": "2022-11-28T11:57:10.421973-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "2.05000",
                    "odds": "2.20000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02c82c59-92f8-40a4-9c95-ca704be1f86e/?format=api"
                }
            ]
        }
    ]
}