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/95a28ab5-4df4-48b0-8f0a-2ee339c2960c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "95a28ab5-4df4-48b0-8f0a-2ee339c2960c",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "6a49821a-3442-4ee4-a020-5c5510b297c7",
    "completed": true,
    "last_updated": "2022-12-12T10:57:24.625386-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.87,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/6a49821a-3442-4ee4-a020-5c5510b297c7",
    "datetime": "2022-12-11T18:10:00-05:00",
    "cutoff_datetime": "2022-12-11T18:10:00-05:00",
    "name": "Charlotte Hornets v. Philadelphia 76ers",
    "bettypes": [
        {
            "id": "9234d161-c669-4307-9ce9-a429986bdf71",
            "match": "https://api-prod.gambitprofit.com/api/matches/95a28ab5-4df4-48b0-8f0a-2ee339c2960c/?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": "Philadelphia 76ers",
                        "amount": 7983.0
                    },
                    {
                        "team": "Charlotte Hornets",
                        "amount": 2017.0
                    }
                ],
                "expected_reward_tokens": 9258.03,
                "profit_sb": 258.03,
                "profit_sb_percentage": 2.87,
                "recommended": true
            },
            "lines": [
                {
                    "id": "1b80991a-6627-4f21-82d2-1cab996d0f36",
                    "gambit_id": "cffa88a9-d11c-4858-ad0f-1c5a13d643ef",
                    "last_updated": "2022-12-12T10:57:24.631905-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Philadelphia 76ers",
                    "reward": "1.16000",
                    "odds": "1.18180",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9234d161-c669-4307-9ce9-a429986bdf71/?format=api"
                },
                {
                    "id": "ef1dd214-4664-4edb-aafd-efa86d64bc66",
                    "gambit_id": "fa24e3f0-5987-4de7-944e-5afb4316f3ae",
                    "last_updated": "2022-12-12T10:57:24.633026-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Charlotte Hornets",
                    "reward": "4.59000",
                    "odds": "5.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9234d161-c669-4307-9ce9-a429986bdf71/?format=api"
                }
            ]
        },
        {
            "id": "9374b39a-7e4a-436b-b792-0182c8125093",
            "match": "https://api-prod.gambitprofit.com/api/matches/95a28ab5-4df4-48b0-8f0a-2ee339c2960c/?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": "Philadelphia 76ers",
                        "amount": 5000.0
                    },
                    {
                        "team": "Charlotte Hornets",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5098457f-0acd-4bef-8c58-249d910dd0c5",
                    "gambit_id": "1b84a174-f4bf-4ecf-8c51-7d5ffbace121",
                    "last_updated": "2022-12-12T10:57:24.635294-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Philadelphia 76ers",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-10.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9374b39a-7e4a-436b-b792-0182c8125093/?format=api"
                },
                {
                    "id": "b4fc601b-7f65-43dd-9555-36e3117d32a0",
                    "gambit_id": "63cd5b34-64ec-46b5-ae75-1cef019b9ebb",
                    "last_updated": "2022-12-12T10:57:24.636455-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Charlotte Hornets",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "10.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9374b39a-7e4a-436b-b792-0182c8125093/?format=api"
                }
            ]
        },
        {
            "id": "010615d3-d58e-4e74-bb2a-aba68bc1f487",
            "match": "https://api-prod.gambitprofit.com/api/matches/95a28ab5-4df4-48b0-8f0a-2ee339c2960c/?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 220",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 220",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8e0d1530-a191-460b-af6c-83e54c757014",
                    "gambit_id": "2aa53484-4469-4eba-9135-040f3780ece1",
                    "last_updated": "2022-12-12T10:57:24.629610-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 220",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "220.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/010615d3-d58e-4e74-bb2a-aba68bc1f487/?format=api"
                },
                {
                    "id": "94838a55-5ef1-4a2b-99a6-b4da54ef41e1",
                    "gambit_id": "ecd2b6a7-f806-4c65-9aa1-8f5e895ee175",
                    "last_updated": "2022-12-12T10:57:24.628294-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 220",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "220.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/010615d3-d58e-4e74-bb2a-aba68bc1f487/?format=api"
                }
            ]
        }
    ]
}