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/53ae765c-c1b3-472b-bf2a-92de2d6cd74b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "53ae765c-c1b3-472b-bf2a-92de2d6cd74b",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "39c40b5a-07e9-4941-8080-73e42e314eee",
    "completed": true,
    "last_updated": "2022-09-18T18:02:28.048414-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.66,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/39c40b5a-07e9-4941-8080-73e42e314eee",
    "datetime": "2022-09-17T17:00:00-04:00",
    "cutoff_datetime": "2022-09-17T17:00:00-04:00",
    "name": "Liberty v. Wake Forest",
    "bettypes": [
        {
            "id": "2366855d-c9b2-4734-ba28-9ad4b0730f3c",
            "match": "https://api-prod.gambitprofit.com/api/matches/53ae765c-c1b3-472b-bf2a-92de2d6cd74b/?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": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Wake Forest",
                        "amount": 8331.0
                    },
                    {
                        "team": "Liberty",
                        "amount": 1669.0
                    }
                ],
                "expected_reward_tokens": 9329.71,
                "profit_sb": 329.71,
                "profit_sb_percentage": 3.66,
                "recommended": true
            },
            "lines": [
                {
                    "id": "2325de81-de18-45cc-b4e8-cd10adb2c064",
                    "gambit_id": "5a8f9fd5-98e1-4112-9783-37ea12a9ab8b",
                    "last_updated": "2022-09-18T18:02:28.054704-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Wake Forest",
                    "reward": "1.12000",
                    "odds": "1.13330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2366855d-c9b2-4734-ba28-9ad4b0730f3c/?format=api"
                },
                {
                    "id": "e13829fd-8329-4835-8aea-535eb16aac2a",
                    "gambit_id": "f3c057c0-7dae-4e0c-b9a4-a0556cca2f96",
                    "last_updated": "2022-09-18T18:02:28.055919-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Liberty",
                    "reward": "5.59000",
                    "odds": "6.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2366855d-c9b2-4734-ba28-9ad4b0730f3c/?format=api"
                }
            ]
        },
        {
            "id": "d2ecbd01-66f5-4fbe-9ff5-5a9a6d58e441",
            "match": "https://api-prod.gambitprofit.com/api/matches/53ae765c-c1b3-472b-bf2a-92de2d6cd74b/?format=api",
            "name": "Play the Odds",
            "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": "Wake Forest",
                        "amount": 5000.0
                    },
                    {
                        "team": "Liberty",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "594ff9b0-809d-44c8-adf8-38f6d3675bb8",
                    "gambit_id": "12dcbd48-4b18-4875-a708-aa040958a18e",
                    "last_updated": "2022-09-18T18:02:28.058189-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Wake Forest",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-17.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d2ecbd01-66f5-4fbe-9ff5-5a9a6d58e441/?format=api"
                },
                {
                    "id": "af8d09cd-b6d6-4e86-a5f0-7267cfdbed02",
                    "gambit_id": "6ecc1133-c11c-46da-8837-c4f070aada2c",
                    "last_updated": "2022-09-18T18:02:28.059194-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Liberty",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "17.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d2ecbd01-66f5-4fbe-9ff5-5a9a6d58e441/?format=api"
                }
            ]
        },
        {
            "id": "da424a6a-6f36-4c1b-a15a-44d248114568",
            "match": "https://api-prod.gambitprofit.com/api/matches/53ae765c-c1b3-472b-bf2a-92de2d6cd74b/?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 64",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 64",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "66cd31b4-ae85-4777-a6a9-46aa0169c912",
                    "gambit_id": "8e8bf5fc-c0b7-4149-a2fc-7a5b835d42bb",
                    "last_updated": "2022-09-18T18:02:28.052408-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 64",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "64.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/da424a6a-6f36-4c1b-a15a-44d248114568/?format=api"
                },
                {
                    "id": "0bab4c50-0232-4c68-bd6a-f76e3a5a344e",
                    "gambit_id": "115fb332-5266-47c3-b53b-525efa1b974e",
                    "last_updated": "2022-09-18T18:02:28.051245-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 64",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "64.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/da424a6a-6f36-4c1b-a15a-44d248114568/?format=api"
                }
            ]
        }
    ]
}