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/348361dd-e8ef-4e06-a18d-ff9cf523f38c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "348361dd-e8ef-4e06-a18d-ff9cf523f38c",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "d1ea0dca-56d1-4deb-b0f2-982fc319a1f2",
    "completed": true,
    "last_updated": "2022-09-25T21:12:20.231163-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.8,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/d1ea0dca-56d1-4deb-b0f2-982fc319a1f2",
    "datetime": "2022-09-24T18:00:00-04:00",
    "cutoff_datetime": "2022-09-24T18:00:00-04:00",
    "name": "Arkansas State v. Old Dominion",
    "bettypes": [
        {
            "id": "fc9c93fa-615f-4624-b51b-05fe648c67bc",
            "match": "https://api-prod.gambitprofit.com/api/matches/348361dd-e8ef-4e06-a18d-ff9cf523f38c/?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": "Old Dominion",
                        "amount": 6407.0
                    },
                    {
                        "team": "Arkansas State",
                        "amount": 3593.0
                    }
                ],
                "expected_reward_tokens": 9162.01,
                "profit_sb": 162.01,
                "profit_sb_percentage": 1.8,
                "recommended": true
            },
            "lines": [
                {
                    "id": "b16e9dc0-5fce-40fe-a7db-57708075d7d8",
                    "gambit_id": "520437cb-e7ef-4200-9f9d-3f6daf868805",
                    "last_updated": "2022-09-25T21:12:20.237336-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Old Dominion",
                    "reward": "1.43000",
                    "odds": "1.48780",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc9c93fa-615f-4624-b51b-05fe648c67bc/?format=api"
                },
                {
                    "id": "c54a15ff-2d68-4e22-8efb-f59ee0d28e33",
                    "gambit_id": "f4bfcdc3-4b81-4dc0-80d1-b818b80aff40",
                    "last_updated": "2022-09-25T21:12:20.238316-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Arkansas State",
                    "reward": "2.55000",
                    "odds": "2.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc9c93fa-615f-4624-b51b-05fe648c67bc/?format=api"
                }
            ]
        },
        {
            "id": "4bebc4e3-8029-4a85-af8e-fa462db84c92",
            "match": "https://api-prod.gambitprofit.com/api/matches/348361dd-e8ef-4e06-a18d-ff9cf523f38c/?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": "Arkansas State",
                        "amount": 5000.0
                    },
                    {
                        "team": "Old Dominion",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d36aaaf7-0ecf-4cb4-888f-cbbacb8e8e3c",
                    "gambit_id": "564fd34d-c571-4b3a-90cc-005001d09ff3",
                    "last_updated": "2022-09-25T21:12:20.241208-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Arkansas State",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "5.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4bebc4e3-8029-4a85-af8e-fa462db84c92/?format=api"
                },
                {
                    "id": "312af665-b218-465a-9220-798abfabe6bb",
                    "gambit_id": "e48ae81d-a35b-4666-be48-b1e8fcc3c306",
                    "last_updated": "2022-09-25T21:12:20.240244-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Old Dominion",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-5.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4bebc4e3-8029-4a85-af8e-fa462db84c92/?format=api"
                }
            ]
        },
        {
            "id": "52363e7b-5aeb-4f46-a6e7-f1f7fd97dadf",
            "match": "https://api-prod.gambitprofit.com/api/matches/348361dd-e8ef-4e06-a18d-ff9cf523f38c/?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 55.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 55.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0b27ba96-7929-4869-acb9-55b1e68ef182",
                    "gambit_id": "607d8695-b2bb-43f5-a164-1883c46cbca7",
                    "last_updated": "2022-09-25T21:12:20.235309-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 55.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "55.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52363e7b-5aeb-4f46-a6e7-f1f7fd97dadf/?format=api"
                },
                {
                    "id": "c0df5388-e692-4865-9d9c-ac0cc874241a",
                    "gambit_id": "0b38127f-0abf-4cc5-a56f-a98c528e214d",
                    "last_updated": "2022-09-25T21:12:20.234225-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 55.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "55.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52363e7b-5aeb-4f46-a6e7-f1f7fd97dadf/?format=api"
                }
            ]
        }
    ]
}