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/e960eb2b-d1f2-427f-b3fd-c799ea91f37a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "e960eb2b-d1f2-427f-b3fd-c799ea91f37a",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "542978fd-538a-41a8-8934-c552527f2e13",
    "completed": true,
    "last_updated": "2022-09-01T12:07:12.086273-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.61,
    "sport_category": "US MLS",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/542978fd-538a-41a8-8934-c552527f2e13",
    "datetime": "2022-08-31T19:30:00-04:00",
    "cutoff_datetime": "2022-08-31T19:30:00-04:00",
    "name": "Toronto FC v. Los Angeles Galaxy",
    "bettypes": [
        {
            "id": "090521d6-5206-4700-959e-ff5ef6bb8741",
            "match": "https://api-prod.gambitprofit.com/api/matches/e960eb2b-d1f2-427f-b3fd-c799ea91f37a/?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": "Toronto FC",
                        "amount": 5828.0
                    },
                    {
                        "team": "Los Angeles Galaxy",
                        "amount": 4172.0
                    }
                ],
                "expected_reward_tokens": 11889.12,
                "profit_sb": 2889.12,
                "profit_sb_percentage": 32.1,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Toronto FC",
                        "amount": 4372.0
                    },
                    {
                        "team": "Los Angeles Galaxy",
                        "amount": 3130.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2498.0
                    }
                ],
                "expected_reward_tokens": 8917.86,
                "profit_sb": -82.14,
                "profit_sb_percentage": -0.91,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4d196aa7-cb5f-41e0-93fd-b8bc24dd9618",
                    "gambit_id": "b75e5cd3-4fd4-4305-9e05-48eabe826e92",
                    "last_updated": "2022-09-01T12:07:12.088857-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Toronto FC",
                    "reward": "2.04000",
                    "odds": "2.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/090521d6-5206-4700-959e-ff5ef6bb8741/?format=api"
                },
                {
                    "id": "ae0461c4-c0fa-44e0-bf8f-39c14f7cfcee",
                    "gambit_id": "a913204a-5c16-45ae-8afc-c7b29b3e5d5e",
                    "last_updated": "2022-09-01T12:07:12.088328-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Los Angeles Galaxy",
                    "reward": "2.85000",
                    "odds": "3.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/090521d6-5206-4700-959e-ff5ef6bb8741/?format=api"
                },
                {
                    "id": "1595798a-9591-4ac7-ba94-cd2814779979",
                    "gambit_id": "70542af0-033f-4d51-9d12-abba63d28470",
                    "last_updated": "2022-09-01T12:07:12.089347-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "3.57000",
                    "odds": "3.85000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/090521d6-5206-4700-959e-ff5ef6bb8741/?format=api"
                }
            ]
        },
        {
            "id": "90f27e5a-df58-4008-b446-f37404eaed45",
            "match": "https://api-prod.gambitprofit.com/api/matches/e960eb2b-d1f2-427f-b3fd-c799ea91f37a/?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": 6658.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 3342.0
                    }
                ],
                "expected_reward_tokens": 9054.88,
                "profit_sb": 54.88,
                "profit_sb_percentage": 0.61,
                "recommended": true
            },
            "lines": [
                {
                    "id": "fabed582-df8b-4a00-b5e2-4b36bd27ddf7",
                    "gambit_id": "507e705e-941b-4b66-a8cc-197aec0093db",
                    "last_updated": "2022-09-01T12:07:12.087841-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.36000",
                    "odds": "1.40000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/90f27e5a-df58-4008-b446-f37404eaed45/?format=api"
                },
                {
                    "id": "0fbcd466-2c13-4efc-a7e9-da1e1ef98f61",
                    "gambit_id": "0b37d681-5446-4d98-8e2d-270b3cb7d961",
                    "last_updated": "2022-09-01T12:07:12.087322-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "2.71000",
                    "odds": "2.90000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/90f27e5a-df58-4008-b446-f37404eaed45/?format=api"
                }
            ]
        }
    ]
}