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/902b9fee-c4d3-4cfc-9e29-9024886df95c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "902b9fee-c4d3-4cfc-9e29-9024886df95c",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "6e557bd6-cf97-4d29-95a2-0031797eb93b",
    "completed": true,
    "last_updated": "2022-09-18T13:07:29.406937-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.76,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/6e557bd6-cf97-4d29-95a2-0031797eb93b",
    "datetime": "2022-09-17T19:30:00-04:00",
    "cutoff_datetime": "2022-09-17T19:30:00-04:00",
    "name": "SMU v. Maryland",
    "bettypes": [
        {
            "id": "b7241b79-ce1a-4191-98ec-17b736040344",
            "match": "https://api-prod.gambitprofit.com/api/matches/902b9fee-c4d3-4cfc-9e29-9024886df95c/?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": "Maryland",
                        "amount": 5760.0
                    },
                    {
                        "team": "SMU",
                        "amount": 4240.0
                    }
                ],
                "expected_reward_tokens": 9158.4,
                "profit_sb": 158.4,
                "profit_sb_percentage": 1.76,
                "recommended": true
            },
            "lines": [
                {
                    "id": "b319a45b-1639-492a-8080-790ebbd29220",
                    "gambit_id": "9d7619b5-0875-42e1-b5c6-577c70c463b7",
                    "last_updated": "2022-09-18T13:07:29.413277-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Maryland",
                    "reward": "1.59000",
                    "odds": "1.66670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b7241b79-ce1a-4191-98ec-17b736040344/?format=api"
                },
                {
                    "id": "fc8b11e8-f9c3-4b76-96db-38b7336302d7",
                    "gambit_id": "33726a99-40db-4ad4-b266-2a6a10ebcaa3",
                    "last_updated": "2022-09-18T13:07:29.414464-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "SMU",
                    "reward": "2.16000",
                    "odds": "2.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b7241b79-ce1a-4191-98ec-17b736040344/?format=api"
                }
            ]
        },
        {
            "id": "a964fd7b-8762-4cac-b479-369e2211e7f0",
            "match": "https://api-prod.gambitprofit.com/api/matches/902b9fee-c4d3-4cfc-9e29-9024886df95c/?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": "SMU",
                        "amount": 5110.0
                    },
                    {
                        "team": "Maryland",
                        "amount": 4890.0
                    }
                ],
                "expected_reward_tokens": 9044.7,
                "profit_sb": 44.7,
                "profit_sb_percentage": 0.5,
                "recommended": true
            },
            "lines": [
                {
                    "id": "74f373ad-14f1-42f0-86c3-6083d85d5e1b",
                    "gambit_id": "b2dffe4f-add8-4511-93b3-ec8fffdce468",
                    "last_updated": "2022-09-18T13:07:29.417868-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "SMU",
                    "reward": "1.77000",
                    "odds": "1.86960",
                    "spread": "3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a964fd7b-8762-4cac-b479-369e2211e7f0/?format=api"
                },
                {
                    "id": "3e97c948-d995-41c0-b823-6d47c55b34c0",
                    "gambit_id": "c5fc1682-3bf6-4425-934e-0239fbf49686",
                    "last_updated": "2022-09-18T13:07:29.416806-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Maryland",
                    "reward": "1.85000",
                    "odds": "1.95240",
                    "spread": "-3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a964fd7b-8762-4cac-b479-369e2211e7f0/?format=api"
                }
            ]
        },
        {
            "id": "9ef408b9-2e8d-402d-ae8a-56d0378780de",
            "match": "https://api-prod.gambitprofit.com/api/matches/902b9fee-c4d3-4cfc-9e29-9024886df95c/?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 73.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 73.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9050.0,
                "profit_sb": 50.0,
                "profit_sb_percentage": 0.56,
                "recommended": true
            },
            "lines": [
                {
                    "id": "706b71ed-2d48-426a-b060-80c59b503335",
                    "gambit_id": "5079aabb-4172-4a9b-b65c-fcb7911c22b2",
                    "last_updated": "2022-09-18T13:07:29.410971-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 73.5",
                    "reward": "1.81000",
                    "odds": "1.90910",
                    "spread": "73.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ef408b9-2e8d-402d-ae8a-56d0378780de/?format=api"
                },
                {
                    "id": "69343561-3c08-4791-9541-33188fa3d058",
                    "gambit_id": "c25e9ab7-e4dd-46f2-9023-339b3fe0de70",
                    "last_updated": "2022-09-18T13:07:29.409782-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 73.5",
                    "reward": "1.81000",
                    "odds": "1.90910",
                    "spread": "73.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ef408b9-2e8d-402d-ae8a-56d0378780de/?format=api"
                }
            ]
        }
    ]
}