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/222264d8-f066-4c6b-bef0-beff3df26e82/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "222264d8-f066-4c6b-bef0-beff3df26e82",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "3967c8ab-2583-4329-a0ab-baa528711bec",
    "completed": true,
    "last_updated": "2022-09-18T18:07:32.338158-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.47,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/3967c8ab-2583-4329-a0ab-baa528711bec",
    "datetime": "2022-09-17T15:30:00-04:00",
    "cutoff_datetime": "2022-09-17T15:30:00-04:00",
    "name": "Mississippi v. Georgia Tech",
    "bettypes": [
        {
            "id": "87e88c19-b6c1-47d1-ad87-53f2c25ef7dc",
            "match": "https://api-prod.gambitprofit.com/api/matches/222264d8-f066-4c6b-bef0-beff3df26e82/?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": "Mississippi",
                        "amount": 8311.0
                    },
                    {
                        "team": "Georgia Tech",
                        "amount": 1689.0
                    }
                ],
                "expected_reward_tokens": 9221.94,
                "profit_sb": 221.94,
                "profit_sb_percentage": 2.47,
                "recommended": true
            },
            "lines": [
                {
                    "id": "4d260429-c408-46dc-9590-805b6aeef5c3",
                    "gambit_id": "e1de91c4-4a4e-4393-b1b3-5651545dba19",
                    "last_updated": "2022-09-18T18:07:32.344518-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Mississippi",
                    "reward": "1.11000",
                    "odds": "1.13330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/87e88c19-b6c1-47d1-ad87-53f2c25ef7dc/?format=api"
                },
                {
                    "id": "4a7d0cf9-e64c-4018-b96b-527918406d7f",
                    "gambit_id": "e3d29621-9e1d-4f3a-a18a-3f45cbe1ece5",
                    "last_updated": "2022-09-18T18:07:32.343531-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Georgia Tech",
                    "reward": "5.46000",
                    "odds": "6.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/87e88c19-b6c1-47d1-ad87-53f2c25ef7dc/?format=api"
                }
            ]
        },
        {
            "id": "6c9fea97-87b0-4a0e-ac8e-7499c8f3a543",
            "match": "https://api-prod.gambitprofit.com/api/matches/222264d8-f066-4c6b-bef0-beff3df26e82/?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": "Mississippi",
                        "amount": 5000.0
                    },
                    {
                        "team": "Georgia Tech",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 8850.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.67,
                "recommended": false
            },
            "lines": [
                {
                    "id": "427308d4-d500-42ef-bdcd-5c52626372b6",
                    "gambit_id": "c69f170e-6b58-4b5f-aaf2-858d9f709ef7",
                    "last_updated": "2022-09-18T18:07:32.347478-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Mississippi",
                    "reward": "1.77000",
                    "odds": "1.90910",
                    "spread": "-17.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c9fea97-87b0-4a0e-ac8e-7499c8f3a543/?format=api"
                },
                {
                    "id": "622cfd18-b8b7-405b-8f8e-a96a8c5f8bd7",
                    "gambit_id": "60bc28f8-e31c-4ed9-938b-7c9127611012",
                    "last_updated": "2022-09-18T18:07:32.346502-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Georgia Tech",
                    "reward": "1.77000",
                    "odds": "1.90910",
                    "spread": "17.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c9fea97-87b0-4a0e-ac8e-7499c8f3a543/?format=api"
                }
            ]
        },
        {
            "id": "f568e72e-ac7a-46e0-89f4-16ee7c714a34",
            "match": "https://api-prod.gambitprofit.com/api/matches/222264d8-f066-4c6b-bef0-beff3df26e82/?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 63",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 63",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 8850.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.67,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b7b5ff91-57e1-4804-919a-dd8b4527f4c7",
                    "gambit_id": "db118ee2-3643-4cfe-94d3-a3206a90dc32",
                    "last_updated": "2022-09-18T18:07:32.341591-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 63",
                    "reward": "1.77000",
                    "odds": "1.90910",
                    "spread": "63.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f568e72e-ac7a-46e0-89f4-16ee7c714a34/?format=api"
                },
                {
                    "id": "0123e5f1-54d4-49b7-b4bb-e4fb4559ceca",
                    "gambit_id": "47c2588f-c3b7-46fc-aae7-8b436ef49524",
                    "last_updated": "2022-09-18T18:07:32.340596-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 63",
                    "reward": "1.77000",
                    "odds": "1.90910",
                    "spread": "63.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f568e72e-ac7a-46e0-89f4-16ee7c714a34/?format=api"
                }
            ]
        }
    ]
}